summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak wordingAndrew M. Kuchling2006-07-291-1/+1
* Typo fixAndrew M. Kuchling2006-07-291-1/+1
* [Bug #1530382] Document SSL.server(), .issuer() methodsAndrew M. Kuchling2006-07-291-0/+52
* [Bug #1414697] Change docstring of set/frozenset types to specify that the co...Andrew M. Kuchling2006-07-291-2/+2
* Fix docstring punctuationAndrew M. Kuchling2006-07-291-2/+2
* [Bug #1519571] Document some missing functions: setup(), title(), done()Andrew M. Kuchling2006-07-291-0/+39
* [Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the d...Andrew M. Kuchling2006-07-291-4/+7
* Reword paragraph to match the order of the subsequent sectionsAndrew M. Kuchling2006-07-291-2/+2
* Update URLAndrew M. Kuchling2006-07-291-1/+1
* Add exampleAndrew M. Kuchling2006-07-291-0/+13
* update target version numberFred Drake2006-07-291-2/+2
* Revert rev 42617, it was introduced to work around bug #1441397.Georg Brandl2006-07-291-7/+0
* Bug #1441397: The compiler module now recognizes module and functionGeorg Brandl2006-07-293-0/+12
* Bug #835255: The "closure" argument to new.function() is now documented.Georg Brandl2006-07-291-2/+5
* Patch #1529514: More openbsd platforms for ctypes.Thomas Heller2006-07-283-84/+61
* Fix svn merge spew.Phillip J. Eby2006-07-281-4/+0
* Bug #1529871: The speed enhancement patch #921466 broke Python's compliancePhillip J. Eby2006-07-284-38/+161
* Remove a useless XXX comment.Thomas Heller2006-07-281-7/+7
* Fix spelling.Georg Brandl2006-07-284-4/+4
* Patch #1529686: also run test_email_codecs with regrtest.py.Georg Brandl2006-07-282-7/+11
* Add example. Should I propagate this example to all the other DBM-ish module...Andrew M. Kuchling2006-07-281-0/+26
* Don't overwrite built-in name; add some blank lines for readabilityAndrew M. Kuchling2006-07-281-1/+3
* Add exampleAndrew M. Kuchling2006-07-281-1/+44
* Add exampleAndrew M. Kuchling2006-07-281-0/+12
* Typo fixAndrew M. Kuchling2006-07-281-1/+1
* [Patch #1529811] Correction to description of r|* modeAndrew M. Kuchling2006-07-281-3/+3
* Allow socketmodule to compile on NetBSD -current, whose bluetooth APIMatt Fleming2006-07-283-0/+12
* Add UUID for upcoming 2.5b3.Martin v. Löwis2006-07-281-0/+1
* Try to find the MAC addr on various flavours of Unix. This seems hopeless.Neal Norwitz2006-07-281-5/+31
* Live with that "the hardware address" is an ill-definedTim Peters2006-07-283-20/+38
* Ensure the actual number matches the expected countNeal Norwitz2006-07-281-3/+4
* - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrenameGregory P. Smith2006-07-283-9/+38
* News about the repaired memory leak in defaultdict.Tim Peters2006-07-281-0/+3
* defdict_reduce(): Plug leaks.Tim Peters2006-07-281-10/+11
* Enable the building of the _types module on Windows.Barry Warsaw2006-07-272-6/+12
* Add missing svn:eol-style property to text files.Tim Peters2006-07-270-0/+0
* Whitespace normalization.Tim Peters2006-07-271-1/+1
* Bug #1529297: The rewrite of doctest for Python 2.4 unintentionallyTim Peters2006-07-273-7/+11
* Patch #1520294: Support for getset and member descriptors in types.py,Barry Warsaw2006-07-2710-10/+236
* Add exampleAndrew M. Kuchling2006-07-271-0/+12
* Add exampleAndrew M. Kuchling2006-07-271-0/+14
* Reword paragraphAndrew M. Kuchling2006-07-271-3/+2
* check_node(): stop spraying mystery output to stderr.Tim Peters2006-07-271-8/+11
* If binhex is higher-level than binascii, it should come first in the chapterAndrew M. Kuchling2006-07-271-1/+1
* Mention base64 module; rewrite last sentence to be more positiveAndrew M. Kuchling2006-07-271-4/+5
* Add punctuation mark; add some examplesAndrew M. Kuchling2006-07-271-1/+25
* Update URL; add exampleAndrew M. Kuchling2006-07-271-1/+19
* Repair typosAndrew M. Kuchling2006-07-271-1/+1
* Add missing wordAndrew M. Kuchling2006-07-271-1/+2
* Typo fix ('publically' is rare, poss. non-standard)Andrew M. Kuchling2006-07-271-1/+1