- 17 May, 2008 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Else people doing "from tkinter import *" will get a nasty surprise.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Lars Gustäbel authored
keyword arguments and the actual default values. Fix references that point nowhere or to the wrong place. Add description of the ENCODING module-level variable. Fix the URL pointing to the GNU tar manual. Remove two obsolete examples. Add an example on how to use a generator with TarFile.extractall().
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Gregory P. Smith authored
path with a space in it.
-
Gregory P. Smith authored
and other bsddb.db object constructors raised an exception. Debugging & patch by Neal Norowitz.
-
Raymond Hettinger authored
-
- 16 May, 2008 25 commits
-
-
Benjamin Peterson authored
-
Thomas Heller authored
-
Thomas Heller authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
This fixes the omissions of configparser, copyreg, queue and socketserver renaming.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
Added stub module for repr.
-
Benjamin Peterson authored
-
Alexandre Vassalotti authored
If configparser is unavailable, try to import configparser using its old name. This is required for backward-compatibility with older Python versions.
-
Brett Cannon authored
-