1. 2693d08 Merged revisions 85436 via svnmerge from by Benjamin Peterson · 14 years ago
  2. 16215c7 Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from by Georg Brandl · 14 years ago
  3. 70924dd Merged revisions 77877 via svnmerge from by Matthias Klose · 15 years ago
  4. b2f9e3b Merged revisions 74759-74760 via svnmerge from by Benjamin Peterson · 15 years ago
  5. eeb575f Merged revisions 73544 via svnmerge from by Georg Brandl · 15 years ago
  6. 5f28b7b Merged revisions 70518,70521,70590,70594-70595 via svnmerge from by Benjamin Peterson · 15 years ago
  7. 9249f80 .pythonrc.py is no more by Benjamin Peterson · 15 years ago
  8. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  9. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  10. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  11. 7096760 Get rid of xreadlines() (methods). by Neal Norwitz · 18 years ago
  12. 31a58df fix two typos in python(1) by Matthias Klose · 19 years ago
  13. 3afe4f3 Add helpful comment by Andrew M. Kuchling · 20 years ago
  14. 6f59325 Take out Guido's name and put in the PSF by Andrew M. Kuchling · 20 years ago
  15. 895f245 Update two URLs by Andrew M. Kuchling · 20 years ago
  16. 166e625 Add -m to man page by Andrew M. Kuchling · 20 years ago
  17. 816065f Remove -U from argument list. by Martin v. Löwis · 21 years ago
  18. b6434f2 Document that -u puts stdin, stdout, and stderr in binary mode. by Sjoerd Mullender · 22 years ago
  19. 611a710 Patch #552812: Better description in "python -h" for -u. by Martin v. Löwis · 22 years ago
  20. b2cb37f Fix typo by Andrew M. Kuchling · 22 years ago
  21. 9abaf4d SF patch #467455 : Enhanced environment variables, by Toby Dickenson. by Guido van Rossum · 23 years ago
  22. 97bac53 Change the date field to use $Date$ so it won't be outrageously out of date. by Guido van Rossum · 23 years ago
  23. b674baf Document -Q. Move arguments around to be in strict alphabetical by Guido van Rossum · 23 years ago
  24. bd2e3b0 Document the PYTHONY2K environment variable that had been left out of this list. by Fred Drake · 23 years ago
  25. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  26. 88717f4 Mention pydoc in the man page by Andrew M. Kuchling · 23 years ago
  27. 1378c32 Document the -W option as best as I can. by Guido van Rossum · 24 years ago
  28. 6456937 Describe the -h and -V flags. Closes patch #101496 by Barry Warsaw · 24 years ago
  29. f4a090d Clean up a bit. Drop -X option, update date, remove documentation by Guido van Rossum · 24 years ago
  30. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  31. f2e9e29 Oops, better update the date on the .TH line. by Fred Drake · 25 years ago
  32. 4c9be9d Various updates, mostly to add information to the SEE ALSO and by Fred Drake · 25 years ago
  33. 07c44c7 Document -x too. by Guido van Rossum · 26 years ago
  34. 29d465b Document -t flag. by Guido van Rossum · 26 years ago
  35. 4cf4de5 Brought up to date with new options and env vars. by Guido van Rossum · 27 years ago
  36. 8aea8d9 Remove -s option and $PYTHONSUPPRESS environment variable. by Guido van Rossum · 27 years ago
  37. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  38. 74faed2 Got rid of all references to stdwin. by Guido van Rossum · 28 years ago
  39. 227a0a1 Added 1995 to copyright message; added a few people to acks again... by Guido van Rossum · 30 years ago
  40. 36a3734 Document -s option -- suppress printing of top-level expressions by Guido van Rossum · 30 years ago
  41. ef5bca3 Documented -u (unbuffered), undocumented -k (killprint) by Guido van Rossum · 30 years ago
  42. 9f65ae0 Fix weird messed up paragraphs by Guido van Rossum · 30 years ago
  43. a7925f1 Initial revision by Guido van Rossum · 31 years ago