| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few misuses of :option: I missed in r86521. | Éric Araujo | 2011-06-09 | 1 | -1/+1 |
|
|
* | Merged revisions 82615 via svnmerge from | Georg Brandl | 2010-07-07 | 1 | -1/+1 |
|
|
* | Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add a... | Ezio Melotti | 2010-07-03 | 1 | -0/+4 |
|
|
* | Revert r80580 due to some unintended side effects. See issue #8202 for details. | Nick Coghlan | 2010-06-13 | 1 | -3/+2 |
|
|
* | Add version changed note for -m tinkering with sys.argv[0] during the search ... | Nick Coghlan | 2010-04-28 | 1 | -0/+2 |
|
|
* | Issue 8202: when using the -m command line switch, sys.argv[0] is now '-m' in... | Nick Coghlan | 2010-04-28 | 1 | -2/+3 |
|
|
* | Two grammar fixes | Andrew M. Kuchling | 2010-04-11 | 1 | -2/+2 |
|
|
* | tell people to update python.man, too | Benjamin Peterson | 2010-04-06 | 1 | -0/+3 |
|
|
* | #7301: add the environment variable $PYTHONWARNINGS to supplement the -W | Philip Jenvey | 2010-04-06 | 1 | -0/+8 |
|
|
* | Resolve bug 7847 by including documentation for -J, -U, and -X under "Options | Barry Warsaw | 2010-02-05 | 1 | -5/+23 |
|
|
* | Add some missing command-line options to the main list. All but -V were already | Brett Cannon | 2010-01-01 | 1 | -2/+4 |
|
|
* | Use "impl-detail" directive where applicable. | Georg Brandl | 2009-10-22 | 1 | -1/+1 |
|
|
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | #6332: fix word dupes throughout the source. | Georg Brandl | 2009-06-24 | 1 | -1/+1 |
|
|
* | Remove ".. warning::" markup that doesnt contain warnings for users, rather t... | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Issue 4195: Restore the ability to execute packages with the -m switch (but t... | Nick Coghlan | 2009-02-08 | 1 | -1/+10 |
|
|
* | fix spelling | Benjamin Peterson | 2009-01-09 | 1 | -1/+1 |
|
|
* | specify what -3 warnings are about | Benjamin Peterson | 2009-01-09 | 1 | -1/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -34/+34 |
|
|
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 1 | -1/+1 |
|
|
* | Fix syntax. | Georg Brandl | 2008-11-07 | 1 | -2/+1 |
|
|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
|
|
* | Clarify what ":errorhandler" refers to. | Georg Brandl | 2008-06-11 | 1 | -1/+2 |
|
|
* | New environment variable PYTHONIOENCODING. | Martin v. Löwis | 2008-06-01 | 1 | -0/+7 |
|
|
* | Implemented PEP 370 | Christian Heimes | 2008-05-06 | 1 | -1/+34 |
|
|
* | Update command line usage documentation to reflect 2.6 changes (also includes... | Nick Coghlan | 2008-04-30 | 1 | -27/+62 |
|
|
* | #2239: PYTHONPATH delimiter is os.pathsep. | Georg Brandl | 2008-03-05 | 1 | -1/+2 |
|
|
* | Specify what kind of warning -3 emits. | Georg Brandl | 2008-02-23 | 1 | -0/+2 |
|
|
* | Fix markup. | Georg Brandl | 2008-01-20 | 1 | -4/+4 |
|
|
* | Fix two further doc build warnings. | Georg Brandl | 2008-01-07 | 1 | -2/+2 |
|
|
* | Fix inconsistent title levels -- it made the whole doc build crash horribly. | Raymond Hettinger | 2008-01-07 | 1 | -1/+1 |
|
|
* | patch #1668: clarify envvar docs; rename THREADDEBUG to PYTHONTHREADDEBUG. | Georg Brandl | 2008-01-07 | 1 | -2/+40 |
|
|
* | Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECO... | Georg Brandl | 2008-01-07 | 1 | -0/+15 |
|
|
* | #1548: fix apostroph placement. | Georg Brandl | 2007-12-03 | 1 | -1/+1 |
|
|
* | Add "Using Python on Windows" document, by Robert Lehmann. | Georg Brandl | 2007-12-01 | 1 | -28/+14 |
|
|
* | Use correct markup. | Georg Brandl | 2007-10-30 | 1 | -2/+2 |
|
|
* | Add :term:s for "new-style class". | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
|
|
* | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
|
|
* | Even more clarification. | Georg Brandl | 2007-10-20 | 1 | -1/+1 |
|
|
* | Clarify -E docs. | Georg Brandl | 2007-10-20 | 1 | -3/+3 |
|
|
* | Change title, for now. | Georg Brandl | 2007-10-20 | 1 | -2/+2 |
|
|
* | * Add new toplevel chapter, "Using Python." (how to install, | Georg Brandl | 2007-10-20 | 1 | -0/+427 |
|
|