summaryrefslogtreecommitdiff
path: root/Misc/python.man
Commit message (Expand)AuthorAgeFilesLines
* remove useless $ keyword (closes #17167)Benjamin Peterson2016-03-211-1/+1
* add trailing slashBenjamin Peterson2015-05-101-1/+1
* - Do not italicize punctuation in the python man pagedoko@ubuntu.com2015-05-111-6/+6
* update linksBenjamin Peterson2015-04-301-6/+6
* improve phrasingBenjamin Peterson2015-04-291-2/+1
* Update lingering references to ex-parrot. I mean ex-devguide.Éric Araujo2012-02-261-1/+1
* merge with 2.6Georg 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 2.6 with hash randomization fixBenjamin Peterson2012-02-201-0/+29
|\ \ | |/
| * - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEEDBarry Warsaw2012-02-201-0/+29
| * Merged revisions 77875 via svnmerge fromMatthias Klose2010-01-311-5/+36
| * Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-...Georg Brandl2009-10-271-1/+1
| * Merged revisions 74757 via svnmerge fromBenjamin Peterson2009-09-131-4/+2
| * Merged revisions 70518 via svnmerge fromMatthias Klose2009-03-221-2/+2
| * Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,...Georg Brandl2009-01-141-0/+6
* | #11971: fix man page; it's -OO not -O0R David Murray2011-05-011-2/+2
* | Merged revisions 85436 via svnmerge fromBenjamin Peterson2010-10-131-2/+11
* | document new PYTHONWARNINGS env varPhilip Jenvey2010-04-061-0/+3
* | - Update python manual page (options -B, -O0, -s, environment variablesMatthias Klose2010-01-311-5/+36
* | update urlsBenjamin Peterson2009-09-131-4/+2
* | #6332: fix word dupes throughout the source.Georg Brandl2009-06-241-1/+1
* | - Fix comment macro in python.manMatthias Klose2009-03-221-2/+2
* | add -3 to manpageBenjamin Peterson2009-01-091-0/+6
|/
* fix two typos in python(1)Matthias Klose2005-03-201-2/+2
* Add helpful commentAndrew M. Kuchling2004-10-071-0/+4
* Take out Guido's name and put in the PSFAndrew M. Kuchling2004-10-071-7/+1
* Update two URLsAndrew M. Kuchling2004-10-071-2/+2
* Add -m to man pageAndrew M. Kuchling2004-10-071-0/+11
* Remove -U from argument list.Martin v. Löwis2003-05-261-3/+0
* Document that -u puts stdin, stdout, and stderr in binary mode.Sjoerd Mullender2002-08-091-5/+6
* Patch #552812: Better description in "python -h" for -u.Martin v. Löwis2002-07-281-1/+5
* Fix typoAndrew M. Kuchling2002-05-091-1/+1
* SF patch #467455 : Enhanced environment variables, by Toby Dickenson.Guido van Rossum2001-10-121-2/+8
* Change the date field to use $Date$ so it won't be outrageously out ofGuido van Rossum2001-09-051-1/+1
* Document -Q. Move arguments around to be in strict alphabeticalGuido van Rossum2001-09-051-25/+43
* Document the PYTHONY2K environment variable that had been left out of thisFred Drake2001-07-261-8/+13
* Add -E command line switch (ignore environment variables like PYTHONHOMENeil Schemenauer2001-07-231-0/+7
* Mention pydoc in the man pageAndrew M. Kuchling2001-04-051-0/+5
* Document the -W option as best as I can.Guido van Rossum2000-12-191-7/+70
* Describe the -h and -V flags. Closes patch #101496Barry Warsaw2000-09-151-0/+12
* Clean up a bit. Drop -X option, update date, remove documentationGuido van Rossum2000-09-011-56/+27
* Change copyright notice.Guido van Rossum2000-06-301-21/+6
* Oops, better update the date on the .TH line.Fred Drake1999-08-201-1/+1
* Various updates, mostly to add information to the SEE ALSO andFred Drake1999-08-201-21/+64
* Document -x too.Guido van Rossum1998-04-101-0/+8
* Document -t flag.Guido van Rossum1998-04-101-1/+9
* Brought up to date with new options and env vars.Guido van Rossum1997-09-081-7/+44
* Remove -s option and $PYTHONSUPPRESS environment variable.Guido van Rossum1997-07-191-11/+0
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-9/+16
* Got rid of all references to stdwin.Guido van Rossum1996-07-301-38/+17