65 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Martin v. Löwis 816065f0f9 Remove -U from argument list. 23 years ago
Sjoerd Mullender b6434f2c2f Document that -u puts stdin, stdout, and stderr in binary mode. 24 years ago
Martin v. Löwis 611a7101ca Patch #552812: Better description in "python -h" for -u. 24 years ago
Andrew M. Kuchling b2cb37f298 Fix typo 24 years ago
Guido van Rossum 9abaf4d3b7 SF patch #467455 : Enhanced environment variables, by Toby Dickenson. 25 years ago
Guido van Rossum 97bac53c14 Change the date field to use $Date$ so it won't be outrageously out of 25 years ago
Guido van Rossum b674baf70e Document -Q. Move arguments around to be in strict alphabetical 25 years ago
Fred Drake bd2e3b03d6 Document the PYTHONY2K environment variable that had been left out of this 25 years ago
Neil Schemenauer 7d4bb9f179 Add -E command line switch (ignore environment variables like PYTHONHOME 25 years ago
Andrew M. Kuchling 88717f4825 Mention pydoc in the man page 25 years ago
Guido van Rossum 1378c32dd8 Document the -W option as best as I can. 26 years ago
Barry Warsaw 645693783c Describe the -h and -V flags. Closes patch #101496 26 years ago
Guido van Rossum f4a090d579 Clean up a bit. Drop -X option, update date, remove documentation 26 years ago
Guido van Rossum fd71b9e9d4 Change copyright notice. 26 years ago
Fred Drake f2e9e2978e Oops, better update the date on the .TH line. 27 years ago
Fred Drake 4c9be9dffa Various updates, mostly to add information to the SEE ALSO and 27 years ago
Guido van Rossum 07c44c7ad5 Document -x too. 28 years ago
Guido van Rossum 29d465bef7 Document -t flag. 28 years ago
Guido van Rossum 4cf4de5d11 Brought up to date with new options and env vars. 29 years ago
Guido van Rossum 8aea8d9600 Remove -s option and $PYTHONSUPPRESS environment variable. 29 years ago
Guido van Rossum d266eb460e New permission notice, includes CNRI. 30 years ago
Guido van Rossum 74faed299f Got rid of all references to stdwin. 30 years ago
Guido van Rossum 227a0a1e2d Added 1995 to copyright message; added a few people to acks again... 32 years ago
Guido van Rossum 36a373407f Document -s option -- suppress printing of top-level expressions 32 years ago
Guido van Rossum ef5bca380c Documented -u (unbuffered), undocumented -k (killprint) 32 years ago
Guido van Rossum 9f65ae0093 Fix weird messed up paragraphs 32 years ago
Guido van Rossum a7925f18de Initial revision 33 years ago