- 5115a30 Backport library tour, glossary, and small fixups to the tutorial. by Raymond Hettinger · 22 years ago
- cd9ae54 Bump some version numbers. by Fred Drake · 22 years ago
- bc9aebd Backport checkin: Fix typo. (From SF bug #853064) by Walter Dörwald · 22 years ago
- e8dd5bc Patch #849350: Update to document bool return values. by Martin v. Löwis · 22 years ago
- f237c77 More words: gave more motivation, and added cautions about the special by Tim Peters · 22 years ago
- 834e2e9 Add a missing import. Closes SF # 816344. Will forward port. by Barry Warsaw · 22 years ago
- 9c4a694 Generator's constructor: The documentation was incorrect regarding how by Barry Warsaw · 22 years ago
- 59cebed Patch #843088: Fix typos. by Martin v. Löwis · 22 years ago
- c61c1b4 Fix typo by Raymond Hettinger · 22 years ago
- 5e4f589 add missing "if" by Fred Drake · 22 years ago
- 784f707 Backport of 1.26: by Michael W. Hudson · 22 years ago
- 5cfab45 Patch #837322: Clarify owning, borrowing, stealing. by Martin v. Löwis · 22 years ago
- 1090df1 fix SF bug # 812818 by Alex Martelli · 22 years ago
- c3d3347 Avoid giving advice that's bad for security, as per SF bug #823515 by Alex Martelli · 22 years ago
- 024033b clarified (in the 5.14 summary) that tests and comparisons all chain, by Alex Martelli · 22 years ago
- ee29c74 SF patch #834444: add versionadd to new functions by Raymond Hettinger · 22 years ago
- 3b34c65 [Bug #817178] Fix incorrect arguments in example, noted by Terry Reedy by Andrew M. Kuchling · 22 years ago
- 718ea1e Patch #830858: Correct the number of is-functions. by Martin v. Löwis · 22 years ago
- 3696472 SF bug #827902: ctime is not creation time by Raymond Hettinger · 22 years ago
- 78cf303 SF bug #827902: ctime is not creation time by Raymond Hettinger · 22 years ago
- e86e5b7 Document that varlist can be NULL. by Raymond Hettinger · 22 years ago
- c12859d SF #829941, update tutorial, built-in types can be base classes since 2.2 by Neal Norwitz · 22 years ago
- c7cd9cf Avoid confusing name for the 3rd argument to str.replace(). by Fred Drake · 22 years ago
- eb7a27f This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 22 years ago
- 885d238 Don't make promises about about the visibility of the induction variable. by Raymond Hettinger · 22 years ago
- 133b0c8 ConfigParser.items() and SafeConfigParser.items() no longer return a by Fred Drake · 22 years ago
- f5ab339 Backport 1.19: by Raymond Hettinger · 22 years ago
- 4958f27 Backport checkin: by Walter Dörwald · 22 years ago
- f0a8343 Patch #821093: Fix various typos. by Martin v. Löwis · 22 years ago
- ee52452 Patch #825679: Clarify semantics of .isfoo on empty strings. by Martin v. Löwis · 22 years ago
- 661598f Patch #809535: Mention behaviour of seek on text files. by Martin v. Löwis · 22 years ago
- 99517c5 Fix typo found by Lukasz Pankowski: by Thomas Heller · 22 years ago
- ff45e49 SF bug #821701: reduce docs neglect a very important piece of information. by Raymond Hettinger · 22 years ago
- 0c0441c SF #822262, Typo in Doc/api/intro.tex by Neal Norwitz · 22 years ago
- f28980e SF patch #819955: Erroneous \seemodule in tarfile docs by Raymond Hettinger · 22 years ago
- 4e3b442 Fix a typo, discovered by Joonas Paalasmaa. by Thomas Heller · 22 years ago
- bd79d84 Adopt Christian Stork's suggested argument order for quantifier examples. by Raymond Hettinger · 22 years ago
- 5f936ea - don't re-write a SourceForge authenticated CVS root into the by Fred Drake · 22 years ago
- a549578 added a warning from Greg about legacy mode with threads. by Anthony Baxter · 22 years ago
- df1ef13 Revert the last change to this script on the 2.3.x maint branch; the by Fred Drake · 22 years ago
- c805191 Work around minor markup issue: we don't want markup to escape into by Fred Drake · 22 years ago
- 92b1e2c Bump version numbers for the coming release. by Fred Drake · 22 years ago
- e9bc6fb Update to CSS from trunk revision 1.35. by Fred Drake · 22 years ago
- 6ec730e Backport changes from trunk needed to make the GNU info format build. by Fred Drake · 22 years ago
- 9640aef Backported from trunk revision 1.16: by Fred Drake · 22 years ago
- f7c3586 - update pkglist.html more frequently, and explain why that's helpful by Fred Drake · 22 years ago
- 67066b3 re.sub expands escape sequences in it's second argument. by Thomas Heller · 22 years ago
- 720fd5f Typo: documnetation -> documentation by Thomas Heller · 22 years ago
- 75a0717 Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to include by Fred Drake · 22 years ago
- b69761f update one more reference to a file that moved from texinputs/ to commontex/ by Fred Drake · 22 years ago
- 59a61f6 Adjust the organization a bit and update some of the comments to by Fred Drake · 22 years ago
- 3bbb816 locate the definition of the PWD variable in the same way as the by Fred Drake · 22 years ago
- 637d91e add commontex/ to the list of directories described here by Fred Drake · 22 years ago
- 64558b7 point to the new location of the license information by Fred Drake · 22 years ago
- ba11831 Move content input files shared among the documents into a new directory by Fred Drake · 22 years ago
- f0b11a8 This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 22 years ago
- 0190696 - use string methods by Fred Drake · 22 years ago
- d2e9e9b - bump version info by Fred Drake · 22 years ago
- 1802fdf bump release info by Fred Drake · 22 years ago
- b8ef974 backport Typo: sys.prefex -> sys.prefix Closes SF# 812152 by Anthony Baxter · 22 years ago
- 501f50b backport [Bug #812936] Correct the documentation for RotatingFileHandler. by Anthony Baxter · 22 years ago
- 8cb8d2f Change the default window size to 1024x768. This shows at least the by Thomas Heller · 22 years ago
- beefd94 bump version number by Fred Drake · 22 years ago
- 7e37a60 update release info by Fred Drake · 22 years ago
- a1aea3a add entry for 2.3.1 by Fred Drake · 22 years ago
- 0c20b04 Fix doubled word errors. by Raymond Hettinger · 22 years ago
- 7f74ecf Fix doubled word errors. by Raymond Hettinger · 22 years ago
- 2509143 Support 2.3 docs in HTMLHelp format. by Thomas Heller · 22 years ago
- 9155c73 Clean-up example code: remove string module and backticks. by Raymond Hettinger · 22 years ago
- c0c49d6 minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1 by Gregory P. Smith · 22 years ago
- 2857ef5 Patch #808362: Fix typos. by Martin v. Löwis · 22 years ago
- e4a73ad Fix a typo found by Eric D. Moyer, closes SF 807813. by Thomas Heller · 22 years ago
- 9e9fd88 * Minor wording change * Reference the doctest.DocTestSuite() conversion tool. by Raymond Hettinger · 22 years ago
- 4737992 Fix documentation bugs. by Raymond Hettinger · 22 years ago
- 194e909 SF bug #804113: Crypto terminology for crypto hash function by Raymond Hettinger · 22 years ago
- c44d23d SF bug #804280: fromkeys is not listed in index by Raymond Hettinger · 22 years ago
- ea23fd2 - add version annotation for HIGHEST_PROTOCOL - cleaned up some markup by Fred Drake · 22 years ago
- 254e2b7 SF bug #803679: Missing section number in csv module documentation by Raymond Hettinger · 22 years ago
- a733d76 SF bug #803842: Wrong description of regexp concatenation by Raymond Hettinger · 22 years ago
- aa96fea SF bug #802302: Invalid documentation for dbhash. by Raymond Hettinger · 22 years ago
- 3555601 SF patch #800899: Making "|" directive from REs a bit clearer. by Raymond Hettinger · 22 years ago
- bfac473 Fix typo. by Raymond Hettinger · 22 years ago
- e69459b SF #801306: Bad RE in scanf example by Raymond Hettinger · 22 years ago
- 68406af SF bug #560286: Add docs for 'basestring' by Raymond Hettinger · 22 years ago
- 898b483 Add an example to address a common question of how to split iterators. by Raymond Hettinger · 22 years ago
- 607e2d7 Fix spacing markup and other sundries. by Raymond Hettinger · 22 years ago
- 986693c Fix spacing markup and other sundries. by Raymond Hettinger · 22 years ago
- de2f99e backport from trunk: - reorganize sections - lots of markup changes by Fred Drake · 22 years ago
- 161edfc Fix NULL markup. by Raymond Hettinger · 22 years ago
- 181626b fix \NULL with following space and no {} by Fred Drake · 22 years ago
- 306c285 fix \NULL with following space and no {} (two instances) by Fred Drake · 22 years ago
- 1e65e26 backport Brett's markup fix from revision 1.28: add missing {} after \NULL by Fred Drake · 22 years ago
- cddda59 add missing dependency by Fred Drake · 22 years ago
- 444f7d0 SF bug 799191: fix markup by Raymond Hettinger · 22 years ago
- b21d822 SF bug 799367: grammar error by Raymond Hettinger · 22 years ago
- db8ff68 SF bug #801486: Markup error. by Raymond Hettinger · 22 years ago
- faf3923 Elaborate the explanation of different flavors of _* identifiers. by Fred Drake · 22 years ago
- 5a3fd22 Patch #792338: Correct documentation for timetuple return type. by Martin v. Löwis · 22 years ago
- e24c98a Use de_DE in example, change message for unknown locale. Fixes #797447. by Martin v. Löwis · 22 years ago
- 4278d70 SF patch #798255: Document httplib.HTTPResponse.read "amt" argument by Raymond Hettinger · 22 years ago