1. 8d4d74e Update lingering references to ex-parrot. I mean ex-devguide. by Éric Araujo · 12 years ago
  2. 66e565e merge with 2.6 by Georg Brandl · 12 years ago
  3. 3aec568 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. by Georg Brandl · 12 years ago
  4. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 12 years ago
  5. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 12 years ago
  6. f9860c8 #11971: fix man page; it's -OO not -O0 by R David Murray · 13 years ago
  7. a5cb39f Merged revisions 85436 via svnmerge from by Benjamin Peterson · 14 years ago
  8. 5a5a37c document new PYTHONWARNINGS env var by Philip Jenvey · 14 years ago
  9. d71657c Merged revisions 77875 via svnmerge from by Matthias Klose · 15 years ago
  10. 626d92a - Update python manual page (options -B, -O0, -s, environment variables by Matthias Klose · 15 years ago
  11. f18d5ce Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from by Georg Brandl · 15 years ago
  12. ae33bec Merged revisions 74757 via svnmerge from by Benjamin Peterson · 15 years ago
  13. 3d85454 update urls by Benjamin Peterson · 15 years ago
  14. 5a85d5c #6332: fix word dupes throughout the source. by Georg Brandl · 15 years ago
  15. 218f462 Merged revisions 70518 via svnmerge from by Matthias Klose · 15 years ago
  16. 8ed2520 - Fix comment macro in python.man by Matthias Klose · 15 years ago
  17. c04c289 Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,68480-68481,68493,68495,68499,68501,68512,68514-68515 via svnmerge from by Georg Brandl · 16 years ago
  18. c4431ee add -3 to manpage by Benjamin Peterson · 16 years ago
  19. 31a58df fix two typos in python(1) by Matthias Klose · 19 years ago
  20. 3afe4f3 Add helpful comment by Andrew M. Kuchling · 20 years ago
  21. 6f59325 Take out Guido's name and put in the PSF by Andrew M. Kuchling · 20 years ago
  22. 895f245 Update two URLs by Andrew M. Kuchling · 20 years ago
  23. 166e625 Add -m to man page by Andrew M. Kuchling · 20 years ago
  24. 816065f Remove -U from argument list. by Martin v. Löwis · 21 years ago
  25. b6434f2 Document that -u puts stdin, stdout, and stderr in binary mode. by Sjoerd Mullender · 22 years ago
  26. 611a710 Patch #552812: Better description in "python -h" for -u. by Martin v. Löwis · 22 years ago
  27. b2cb37f Fix typo by Andrew M. Kuchling · 22 years ago
  28. 9abaf4d SF patch #467455 : Enhanced environment variables, by Toby Dickenson. by Guido van Rossum · 23 years ago
  29. 97bac53 Change the date field to use $Date$ so it won't be outrageously out of date. by Guido van Rossum · 23 years ago
  30. b674baf Document -Q. Move arguments around to be in strict alphabetical by Guido van Rossum · 23 years ago
  31. bd2e3b0 Document the PYTHONY2K environment variable that had been left out of this list. by Fred Drake · 23 years ago
  32. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  33. 88717f4 Mention pydoc in the man page by Andrew M. Kuchling · 23 years ago
  34. 1378c32 Document the -W option as best as I can. by Guido van Rossum · 24 years ago
  35. 6456937 Describe the -h and -V flags. Closes patch #101496 by Barry Warsaw · 24 years ago
  36. f4a090d Clean up a bit. Drop -X option, update date, remove documentation by Guido van Rossum · 24 years ago
  37. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  38. f2e9e29 Oops, better update the date on the .TH line. by Fred Drake · 25 years ago
  39. 4c9be9d Various updates, mostly to add information to the SEE ALSO and by Fred Drake · 25 years ago
  40. 07c44c7 Document -x too. by Guido van Rossum · 26 years ago
  41. 29d465b Document -t flag. by Guido van Rossum · 26 years ago
  42. 4cf4de5 Brought up to date with new options and env vars. by Guido van Rossum · 27 years ago
  43. 8aea8d9 Remove -s option and $PYTHONSUPPRESS environment variable. by Guido van Rossum · 27 years ago
  44. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  45. 74faed2 Got rid of all references to stdwin. by Guido van Rossum · 28 years ago
  46. 227a0a1 Added 1995 to copyright message; added a few people to acks again... by Guido van Rossum · 30 years ago
  47. 36a3734 Document -s option -- suppress printing of top-level expressions by Guido van Rossum · 30 years ago
  48. ef5bca3 Documented -u (unbuffered), undocumented -k (killprint) by Guido van Rossum · 30 years ago
  49. 9f65ae0 Fix weird messed up paragraphs by Guido van Rossum · 30 years ago
  50. a7925f1 Initial revision by Guido van Rossum · 31 years ago