Georg Brandl
|
2070e83f28
|
Fix example in backreference description. Found by Alexander Heger on docs@.
|
2013-10-06 12:58:20 +02:00 |
Georg Brandl
|
93c85a9d1b
|
merge with 3.3
|
2013-10-06 12:52:53 +02:00 |
Georg Brandl
|
a0b792354e
|
Fix method name: ensure_directories, not create_directories. Found by Michael Rand on docs@.
|
2013-10-06 12:52:49 +02:00 |
Georg Brandl
|
892cd0ef1f
|
merge with 3.3
|
2013-10-06 12:46:35 +02:00 |
Georg Brandl
|
0688d68d14
|
PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
Found by Helge Stenström on docs@.
|
2013-10-06 12:46:13 +02:00 |
Georg Brandl
|
92666d9c2b
|
merge with 3.3
|
2013-10-06 12:42:40 +02:00 |
Georg Brandl
|
d277a56af3
|
Fix minor bug in httplib example. Found by Alex MacAulay on docs@.
|
2013-10-06 12:42:18 +02:00 |
Georg Brandl
|
9ace9648e5
|
merge with 3.3
|
2013-10-06 12:38:57 +02:00 |
Georg Brandl
|
3c1271142d
|
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@.
|
2013-10-06 12:38:44 +02:00 |
Georg Brandl
|
924c822f73
|
merge with 3.3
|
2013-10-06 12:37:21 +02:00 |
Georg Brandl
|
87f3d7bb54
|
Counter: fix recipe for "n least common elements". Found by Mikhail Golubev on docs@.
|
2013-10-06 12:36:39 +02:00 |
Georg Brandl
|
3e1e1cfaa6
|
merge with 3.3
|
2013-10-06 12:33:31 +02:00 |
Georg Brandl
|
f27bfd81ec
|
Fix typo.
|
2013-10-06 12:33:20 +02:00 |
Georg Brandl
|
5993e29d36
|
merge with 3.3
|
2013-10-06 12:08:58 +02:00 |
Georg Brandl
|
3c6780c6d8
|
Closes #15956: improve documentation of named groups and how to reference them.
|
2013-10-06 12:08:14 +02:00 |
Georg Brandl
|
7e41547c47
|
merge with 3.3
|
2013-10-06 11:57:23 +02:00 |
Georg Brandl
|
60e602dcc6
|
Fix small grammar mistake.
|
2013-10-06 11:57:13 +02:00 |
Georg Brandl
|
fb0b255022
|
merge with 3.3
|
2013-10-06 11:12:39 +02:00 |
Georg Brandl
|
a710fdae1c
|
Fix missing period.
|
2013-10-06 11:12:29 +02:00 |
Georg Brandl
|
9c45050300
|
merge with 3.3
|
2013-10-06 11:09:02 +02:00 |
Georg Brandl
|
22a1fd75cc
|
Fix wrong Python highlighting in directory hierarchy code block.
|
2013-10-06 11:08:24 +02:00 |
Georg Brandl
|
8ae2ab5d53
|
merge with 3.3
|
2013-10-06 11:02:46 +02:00 |
Georg Brandl
|
337672b76c
|
Small clarification in extending docs.
|
2013-10-06 11:02:38 +02:00 |
Georg Brandl
|
38552a6661
|
merge with 3.3
|
2013-10-06 10:51:07 +02:00 |
Georg Brandl
|
b33c6eb640
|
Closes #13951: Add a "faulthandler" reference in the ctypes docs talking about crashes.
|
2013-10-06 10:51:01 +02:00 |
Georg Brandl
|
55f4d56091
|
merge with 3.3
|
2013-10-06 10:48:48 +02:00 |
Georg Brandl
|
42b0ff80a2
|
merge heads
|
2013-10-06 10:48:28 +02:00 |
Georg Brandl
|
b19ef1846c
|
Closes #18927: Lock.acquire only accepts -1 or positive values for timeout.
|
2013-10-06 10:48:08 +02:00 |
Serhiy Storchaka
|
992cf1dd59
|
Issue #18972: Modernize email examples and use the argparse module in them.
|
2013-10-06 11:45:25 +03:00 |
Georg Brandl
|
6930777c63
|
merge with 3.3
|
2013-10-06 10:28:48 +02:00 |
Georg Brandl
|
242e6a0bce
|
Use "lambda expression" as preferred to "lambda form".
|
2013-10-06 10:28:39 +02:00 |
Georg Brandl
|
ce28e2c24b
|
merge with 3.3
|
2013-10-06 10:22:54 +02:00 |
Georg Brandl
|
de5aff1bdc
|
Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.
|
2013-10-06 10:22:45 +02:00 |
Georg Brandl
|
3db684ff45
|
merge with 3.3
|
2013-10-06 10:11:48 +02:00 |
Georg Brandl
|
58d58dad56
|
Fix small copy-paste typo in ossaudiodev setparameters() example (found by Ken Housley on docs@).
|
2013-10-06 10:11:12 +02:00 |
Georg Brandl
|
98c0665007
|
merge with 3.3
|
2013-10-06 10:04:49 +02:00 |
Georg Brandl
|
dbab26a8c9
|
curses HOWTO: fix some PEP8 and a code example to actually raise the exception it promises.
|
2013-10-06 10:04:21 +02:00 |
Georg Brandl
|
1cb28a1be8
|
merge with 3.3
|
2013-10-06 09:53:11 +02:00 |
Georg Brandl
|
f6324941f0
|
Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change time
|
2013-10-06 09:52:55 +02:00 |
Georg Brandl
|
d1830c422d
|
merge with 3.3
|
2013-10-06 09:50:49 +02:00 |
Georg Brandl
|
d2914ce0f7
|
Fix prefix_chars not being applied in help text example (reported by John Kooker on docs@)
|
2013-10-06 09:50:36 +02:00 |
Georg Brandl
|
808ddaa3ec
|
merge with 3.3
|
2013-10-06 09:49:18 +02:00 |
Georg Brandl
|
74883a3751
|
Fix markup to not add parens to the "hashlib.md5" constructor when the object is meant, not the call.
|
2013-10-06 09:48:47 +02:00 |
Georg Brandl
|
7cf231f695
|
merge with 3.3
|
2013-10-06 09:42:52 +02:00 |
Georg Brandl
|
a0ec296599
|
Remove newline in method that makes it possible to copy example to the interactive interpreter.
|
2013-10-06 09:42:46 +02:00 |
Georg Brandl
|
e678f51e23
|
merge with 3.3
|
2013-10-06 09:32:15 +02:00 |
Georg Brandl
|
a84d473f02
|
Remove dead link to effbot Tkinter introduction material (reported by Ralf Ganswindt from docs@)
|
2013-10-06 09:32:03 +02:00 |
Georg Brandl
|
834a73bf4f
|
merge with 3.3
|
2013-10-06 09:23:19 +02:00 |
Georg Brandl
|
bdaee3ac95
|
Fix: Element.text is an attribute, not a method (report by Cameron Laird on docs@)
|
2013-10-06 09:23:03 +02:00 |
Georg Brandl
|
dcd4555242
|
merge with 3.3
|
2013-10-06 09:17:52 +02:00 |