summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.2.Georg Brandl2012-05-061-3/+3
|\
| * Fix document title for Sphinx.Georg Brandl2012-05-061-3/+3
* | #14034: merge indentation fixes from 3.2.Ezio Melotti2012-05-061-78/+78
|\ \ | |/
| * #14034: fix indentation.Ezio Melotti2012-05-061-78/+78
* | #14034: merge argparse tutorial from 3.2.Ezio Melotti2012-05-062-0/+765
|\ \ | |/
| * #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.Ezio Melotti2012-05-062-0/+765
| * Issue 14688: Fix typoRaymond Hettinger2012-04-291-3/+3
* | Suspicious markup check.Georg Brandl2012-05-011-1/+1
* | mergeRaymond Hettinger2012-04-291-3/+3
* | Issue #13587: merge with 3.2Sandro Tosi2012-04-241-2/+2
|\ \ | |/
| * Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron...Sandro Tosi2012-04-241-2/+2
* | Merge #14640: Fix typos/syntax in pyporting.rst.R David Murray2012-04-231-5/+5
|\ \ | |/
| * #14640: Fix typos/syntax in pyporting.rst.R David Murray2012-04-231-5/+5
* | Issue #14641: merge with 3.2Sandro Tosi2012-04-231-2/+2
|\ \ | |/
| * Issue #14641: minor fixes to sockets Howto; patch by Dionysios KalofonosSandro Tosi2012-04-231-2/+2
* | Merged cookbook corrections from 3.2.Vinay Sajip2012-04-161-2/+2
|\ \ | |/
| * Corrected version numbers in cookbook example.Vinay Sajip2012-04-161-2/+2
* | Merged tweaks to cookbook example from 3.2.Vinay Sajip2012-04-161-5/+5
|\ \ | |/
| * Tweaked format of cookbook example.Vinay Sajip2012-04-161-5/+5
* | Merged cookbook update from 3.2.Vinay Sajip2012-04-161-0/+44
|\ \ | |/
| * Added cookbook example for BOM insertion.Vinay Sajip2012-04-161-0/+44
* | Merged updates to logging reference and HOWTO from 3.2.Vinay Sajip2012-04-101-0/+16
|\ \ | |/
| * Updated logging reference and HOWTO.Vinay Sajip2012-04-101-0/+16
* | Merged comment correction from 3.2.Vinay Sajip2012-04-091-1/+1
|\ \ | |/
| * Corrected comment in cookbook example script.Vinay Sajip2012-04-091-1/+1
* | Merged logging cookbook update from 3.2.Vinay Sajip2012-04-081-0/+228
|\ \ | |/
| * Added multiprocessing example to logging cookbook.Vinay Sajip2012-04-081-0/+229
* | merge with 3.2Georg Brandl2012-03-251-3/+3
|\ \ | |/
| * Closes #14401: fix typos in curses howto.Georg Brandl2012-03-251-3/+3
* | merge 3.2Martin v. Löwis2012-03-241-1/+1
|\ \ | |/
| * Issue #14400: Fix typo.Martin v. Löwis2012-03-241-1/+1
* | cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu...Senthil Kumaran2012-03-151-1/+3
|\ \ | |/
| * Fix the wrong urllib exampls which use str for POST data. Closes Issue11261Senthil Kumaran2012-03-151-1/+3
* | Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes,...Senthil Kumaran2012-03-141-0/+7
* | Merge 3.2Éric Araujo2012-03-053-6/+5
|\ \ | |/
| * Use source reST role instead of file where it makes sense.Éric Araujo2012-03-052-4/+4
| * Remove mention of defunct file.Éric Araujo2012-03-051-2/+1
* | Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.Larry Hastings2012-02-291-26/+85
|\ \ | |/
| * Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)Larry Hastings2012-02-291-26/+85
* | Merged cookbook improvement from 3.2.Vinay Sajip2012-02-281-6/+11
|\ \ | |/
| * Improved logging cookbook example.Vinay Sajip2012-02-281-6/+11
* | Merge with 3.2.Georg Brandl2012-02-281-4/+2
|\ \ | |/
| * Fix markup errors.Georg Brandl2012-02-281-4/+2
* | Merged cookbook update for LogRecord customisation.Vinay Sajip2012-02-271-0/+82
|\ \ | |/
| * Updated cookbook with information on customising LogRecords.Vinay Sajip2012-02-271-0/+82
* | Merged cookbook update from 3.2.Vinay Sajip2012-02-271-4/+132
|\ \ | |/
| * Updated logging cookbook with info on alternative format styles.Vinay Sajip2012-02-271-4/+132
* | merged from 3.2Senthil Kumaran2012-02-091-0/+2
|\ \ | |/
| * Fix Issue #6005: Examples in the socket library documentation use sendall,Senthil Kumaran2012-02-091-0/+2
* | Use ASCII quotes and fix markup.Ezio Melotti2012-01-181-2/+2