Ezio Melotti
|
45a101db1d
|
Improve markup in functional.rst, and fix a couple of errors.
|
2012-10-12 12:42:51 +03:00 |
Senthil Kumaran
|
1ed9847a5a
|
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Patch by Chris Jerdonek. Address Ezio's review comment.
|
2012-10-09 00:37:09 -07:00 |
Ezio Melotti
|
20b8d992b0
|
#15949, #15899: use \ufffd instead of ?.
|
2012-09-23 15:55:14 +03:00 |
Ezio Melotti
|
b1d0e5b11e
|
#15949, 15899: avoid using non-latin1 chars in the doc (they break `make all-pdf`).
|
2012-09-22 11:23:06 +03:00 |
Ezio Melotti
|
13bec9b315
|
#15920: fix doctests in Doc/howto/regex.rst. Patch by Chris Jerdonek.
|
2012-09-17 05:29:47 +03:00 |
Senthil Kumaran
|
2fd8bdbc9d
|
Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek.
|
2012-09-11 03:17:52 -07:00 |
Sandro Tosi
|
dd7c55250d
|
clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@
|
2012-08-15 21:37:35 +02:00 |
Vinay Sajip
|
a58d668fd9
|
Improved cookbook entry and fixed typo.
|
2012-07-27 10:54:10 +01:00 |
Georg Brandl
|
0958a4d63d
|
Fix document title for Sphinx.
|
2012-05-06 21:39:35 +02:00 |
Ezio Melotti
|
9ab3fdd8cb
|
#14034: fix indentation.
|
2012-05-06 17:05:16 +03:00 |
Ezio Melotti
|
6cc7a41c2f
|
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
|
2012-05-06 16:15:35 +03:00 |
Raymond Hettinger
|
99a56386f1
|
Issue 14688: Fix typo
|
2012-04-29 09:32:30 -07:00 |
Sandro Tosi
|
08ccbf4be9
|
Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron Maenpaa
|
2012-04-24 17:36:41 +02:00 |
R David Murray
|
790e005669
|
#14640: Fix typos/syntax in pyporting.rst.
Patch by Dionysios Kalofonos.
|
2012-04-23 14:44:00 -04:00 |
Sandro Tosi
|
cfdba61c3c
|
Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos
|
2012-04-23 19:45:07 +02:00 |
Vinay Sajip
|
62930e1cc5
|
Corrected version numbers in cookbook example.
|
2012-04-17 00:40:48 +01:00 |
Vinay Sajip
|
59b9a79a5a
|
Tweaked format of cookbook example.
|
2012-04-16 15:46:18 +01:00 |
Vinay Sajip
|
b00e8f108d
|
Added cookbook example for BOM insertion.
|
2012-04-16 15:28:50 +01:00 |
Vinay Sajip
|
074faff925
|
Updated logging reference and HOWTO.
|
2012-04-10 19:59:50 +01:00 |
Vinay Sajip
|
838e638a96
|
Corrected comment in cookbook example script.
|
2012-04-09 19:46:24 +01:00 |
Vinay Sajip
|
0292fa99ef
|
Added multiprocessing example to logging cookbook.
|
2012-04-08 01:49:12 +01:00 |
Georg Brandl
|
11ee31ab08
|
Closes #14401: fix typos in curses howto.
|
2012-03-25 08:43:22 +02:00 |
Martin v. Löwis
|
2dee394af9
|
Issue #14400: Fix typo.
|
2012-03-24 17:39:57 +01:00 |
Senthil Kumaran
|
87684e6eea
|
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
|
2012-03-14 18:08:13 -07:00 |
Éric Araujo
|
fdfaf0aba2
|
Use source reST role instead of file where it makes sense.
source generates a nifty link to the Mercurial web viewer.
|
2012-03-05 15:50:37 +01:00 |
Éric Araujo
|
d3899e320f
|
Remove mention of defunct file.
Misc/COPYRIGHT was renamed twelve years ago to LICENSE and later copied
to the main docs, to which there is already a link.
|
2012-03-05 15:47:32 +01:00 |
Larry Hastings
|
62417a0354
|
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
|
2012-02-28 16:21:47 -08:00 |
Vinay Sajip
|
39b83ac772
|
Improved logging cookbook example.
|
2012-02-28 08:05:23 +00:00 |
Georg Brandl
|
e998386442
|
Fix markup errors.
|
2012-02-28 08:21:40 +01:00 |
Vinay Sajip
|
982f534fab
|
Updated cookbook with information on customising LogRecords.
|
2012-02-27 11:56:29 +00:00 |
Vinay Sajip
|
6b883a2c4d
|
Updated logging cookbook with info on alternative format styles.
|
2012-02-27 11:02:45 +00:00 |
Senthil Kumaran
|
6e13f130a9
|
Fix Issue #6005: Examples in the socket library documentation use sendall,
where relevant, instead send method.
|
2012-02-09 17:54:17 +08:00 |
Sandro Tosi
|
1abde3628b
|
fix some broken URLs
|
2011-12-31 18:46:50 +01:00 |
Antoine Pitrou
|
5b73ca4b3d
|
s/SOCKSTREAM/TCP/
|
2011-12-05 01:46:35 +01:00 |
Antoine Pitrou
|
8e644f0e7c
|
Reword IPC section
|
2011-12-05 01:43:32 +01:00 |
Antoine Pitrou
|
8345451170
|
Use www.python.org instead of a hostname pointing to a parked (or squatted) domain.
Also, reformat a bit.
|
2011-12-05 01:37:34 +01:00 |
Antoine Pitrou
|
fa03f6c863
|
Remove the outdated notion that multithreading doesn't work well on Unices.
|
2011-12-05 01:32:29 +01:00 |
Antoine Pitrou
|
534e253cb6
|
Remove reference to the base64 encoding.
|
2011-12-05 01:21:46 +01:00 |
Antoine Pitrou
|
48a7cbf7c2
|
The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
Remove section about it from the functional programming FAQ.
|
2011-12-05 01:05:32 +01:00 |
Jason R. Coombs
|
a90e364ea5
|
Issue #12666: Added section about map changes.
|
2011-12-03 08:24:21 -05:00 |
Vinay Sajip
|
631a7e23c5
|
Added a configuration dictionary example to the logging cookbook.
|
2011-11-23 14:27:54 +00:00 |
Vinay Sajip
|
6187664fa7
|
Added lost documentation cross-reference.
|
2011-10-27 17:50:55 +01:00 |
Ezio Melotti
|
e130a52d8a
|
Remove duplication.
|
2011-10-19 10:58:56 +03:00 |
Vinay Sajip
|
4eb0e73ff2
|
Closes #12906: Fixed bug in YAML configuration.
|
2011-09-06 14:07:23 +01:00 |
Éric Araujo
|
37b5f9eebc
|
Fix some misuses of Sphinx roles and one typo
|
2011-09-01 03:19:30 +02:00 |
Ezio Melotti
|
222e61e444
|
Fix typo reported by Sandro Tosi.
|
2011-07-31 22:49:18 +03:00 |
Georg Brandl
|
06ad13ee7c
|
Fix function name: open -> urlopen.
|
2011-07-23 08:04:40 +02:00 |
Raymond Hettinger
|
b34705ff37
|
Issue #8890: Remove /tmp from examples.
|
2011-06-26 15:29:06 +02:00 |
Eli Bendersky
|
2f1b3962a2
|
Issue 12126: removing incorrect claim about return value of select
merge 3.1 -> 3.2
|
2011-05-22 06:57:17 +03:00 |
Eli Bendersky
|
46ab96a0c8
|
Issue 12126: removing incorrect claim about return value of select
|
2011-05-22 06:56:15 +03:00 |