summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Thomas removed all the SLICE op codesNeal Norwitz2007-08-311-65/+0
* Merged revisions 57620-57771 via svnmerge fromThomas Wouters2007-08-307-70/+155
* Merge the trunk changes in. Breaks socket.ssl for now.Thomas Wouters2007-08-2811-118/+629
* Idiom adjustment in the docs for the parser module.Collin Winter2007-08-281-8/+6
* Kill lingering docs references to UnicodeType.Collin Winter2007-08-281-7/+0
* Don't encourage 'from types import *' in the types module's docs.Collin Winter2007-08-281-4/+3
* Merged revisions 57221-57391 via svnmerge fromGuido van Rossum2007-08-247-74/+95
* Correction to the xmlrpc docs by John Reese and Jacques Frechet.Guido van Rossum2007-08-231-1/+1
* Fall back to 'ascii' encoding if sys.getfilesystemencoding() returnsLars Gustäbel2007-08-211-33/+28
* Merged revisions 57152-57220 via svnmerge fromGuido van Rossum2007-08-202-6/+6
* Remove note about compatibility layer, as the compatibility layer was removed.Jeremy Hylton2007-08-201-6/+0
* Remove support for BeOSSkip Montanaro2007-08-171-1/+1
* some RiscOS stuff I missed before (was only looking for "RISCOS")Skip Montanaro2007-08-171-3/+0
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-1712-26/+43
* Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le andWalter Dörwald2007-08-161-0/+6
* Remove RISCOS supportSkip Montanaro2007-08-161-4/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-15286-0/+78473