summaryrefslogtreecommitdiffstats
path: root/Doc/using/cmdline.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #9583: Document startup option/environment interaction.Andrew Svetlov2012-10-171-2/+4
* merge with 3.2Georg Brandl2012-02-211-1/+1
|\
| * Remove reST markup from --help output. Also: O(n**2) is dict construction, n...Georg Brandl2012-02-211-1/+1
* | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-201-1/+46
|\ \ | |/
| * Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-1/+47
| * Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,...Georg Brandl2010-10-061-1/+1
| * Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv...Georg Brandl2010-10-061-2/+3
| * Merged revisions 77995 via svnmerge fromBarry Warsaw2010-02-051-2/+14
| * Merged revisions 77300 via svnmerge fromAntoine Pitrou2010-01-041-5/+0
| * Merged revisions 77200 via svnmerge fromBrett Cannon2010-01-011-1/+1
| * Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-1/+1
| * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
* | Issue #13883: Document all platforms PYTHONCASEOK works on.Brett Cannon2012-01-261-1/+1
* | Issue #13597: Fix the documentation of the "-u" command-line option, and word...Antoine Pitrou2011-12-211-1/+2
* | State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -BÉric Araujo2011-11-031-1/+2
* | Add documentation for PEP 370 features in distutils (#10745).Éric Araujo2011-08-061-1/+2
* | Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-051-3/+7
* | Fix a few misuses of :option: I missed in r86521.Éric Araujo2011-06-081-1/+1
* | #1772833: add -q command line option.Georg Brandl2010-12-041-0/+7
* | Issue #10089: Add support for arbitrary -X options on the command-line.Antoine Pitrou2010-10-211-5/+11
* | Issue #9992: Remove PYTHONFSENCODING environment variable.Victor Stinner2010-10-131-12/+0
* | PYTHONFSENCODING is not available on Windows or Mac OS XVictor Stinner2010-08-191-0/+4
* | Fix typoÉric Araujo2010-08-181-2/+2
* | Issue #8622: Add PYTHONFSENCODING environment variable to override theVictor Stinner2010-08-181-3/+12
* | Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-0/+1
* | Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the mod...Nick Coghlan2010-08-171-2/+3
* | Fix typo.Georg Brandl2010-07-061-1/+1
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-2/+2
* | Merged revisions 79878-79880 via svnmerge fromPhilip Jenvey2010-04-071-0/+11
* | #8213: document behavior of -u on py3k better.Georg Brandl2010-04-021-2/+3
* | Document the -J and -X options for CPython. Note that unlike for py2k, weBarry Warsaw2010-02-051-2/+14
* | Issue #7631: Fix undefined references to the "built-in file object", whichAntoine Pitrou2010-01-041-5/+0
* | Clean up the list of allowed command-line flags.Brett Cannon2010-01-011-1/+1
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
* | Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
|/
* Merged revisions 73544 via svnmerge fromGeorg Brandl2009-06-241-1/+1
* Merged revisions 72008 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Merged revisions 69419-69420 via svnmerge fromNick Coghlan2009-02-081-1/+10
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-33/+33
* Merged revisions 67117-67119,67123-67124,67143 via svnmerge fromGeorg Brandl2008-11-071-0/+2
* A totally crappy workaround for issue 4266, but this allows me to build theBarry Warsaw2008-11-071-3/+0
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-1/+1
* #2630: Implement PEP 3138.Georg Brandl2008-06-111-0/+3
* Merged revisions 64130 via svnmerge fromGeorg Brandl2008-06-111-7/+7
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-7/+0
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-0/+7
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-7/+0
* Forward-port PYTHONIOENCODING.Martin v. Löwis2008-06-021-0/+7
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-12/+1