- 15 Sep, 2003 4 commits
-
-
Raymond Hettinger authored
Will backport to 2.3.1
-
Raymond Hettinger authored
Noted that the SHA algorithm is really SHA-1. (Contributed by Ronald Rivest.)
-
Andrew M. Kuchling authored
-
Steve Purcell authored
Hettinger in comments for issue 804115 https://sourceforge.net/tracker/?func=detail&atid=105470&aid=804115&group_id=5470
-
- 13 Sep, 2003 4 commits
-
-
Raymond Hettinger authored
* Expanded coverage.
-
Raymond Hettinger authored
iteritems() is defined.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 12 Sep, 2003 4 commits
-
-
Martin v. Löwis authored
Backported to 2.3.
-
Martin v. Löwis authored
-
Raymond Hettinger authored
Add support for the iterator and mapping protocols. For Py2.3, this was done for shelve, dumbdbm and other mapping objects, but not for bsddb and dbhash which were inadvertently missed.
-
Raymond Hettinger authored
-
- 11 Sep, 2003 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
- removed use of the string module - fixed some broken markup
-
Fred Drake authored
- update a couple of URLs to point to more recent portions of python.org
-
Fred Drake authored
-
Fred Drake authored
little better, with similar spacing characteristics with the seealso environment
-
- 10 Sep, 2003 13 commits
-
-
Raymond Hettinger authored
(Contributed by George Yoshida.)
-
Fred Drake authored
- cleaned up some markup
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Brett Cannon authored
its first three arguments. Closes RFE #798046 .
-
Skip Montanaro authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Skip Montanaro authored
module
-
Raymond Hettinger authored
The documentation severely departed for the actual implementation.
-
Raymond Hettinger authored
-
Kurt B. Kaiser authored
1. Remove "idle" script, it lives in Tools/scripts/ now. 2. Remove shebang from idle.py, should be called explicitly. 3. Remove obsolete test code from rpc.py; needs unit test.
-
Raymond Hettinger authored
-
- 09 Sep, 2003 3 commits
-
-
Fred Drake authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 08 Sep, 2003 6 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 07 Sep, 2003 1 commit
-
-
Martin v. Löwis authored
Will backport to 2.2.
-