- 25 Dec, 2002 2 commits
-
-
Raymond Hettinger authored
module. The code is shorter, more readable, faster, and dramatically increases the range of acceptable dates. Also, used the floor division operator in leapdays().
-
Tim Peters authored
-
- 24 Dec, 2002 18 commits
-
-
Tim Peters authored
-
Guido van Rossum authored
-
Tony Lownds authored
-
Tony Lownds authored
-
Tim Peters authored
argument to a tzinfo method doesn't have a matching tzinfo member.
-
Tim Peters authored
-
Tim Peters authored
{timetz,datetimetz}.{uctcoffset,dst} do return timedelta (or None).
-
Neal Norwitz authored
-
Neal Norwitz authored
Remove space between \end {verbatim}
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Kurt B. Kaiser authored
M idle M idle.py M idle.pyw M setup.py Switch back to installing IDLE as a package. The IDLE GUI and the subprocess will both attempt to start up via the package mechanism, but if IDLE is not yet installed it is possible to run by calling python idle.py in the IDLE source directory, or to add the source directory to sys.path. One advantage of doing it this way is IDLE stays off sys.path. Developed in collaboration with Tony Lownds.
-
Tim Peters authored
timetz.
-
Kurt B. Kaiser authored
subprocess. Currently it opens a dead shell window.
-
Kurt B. Kaiser authored
from its source directory. 2. Replace final traceback '?' with '-toplevel-' 3. Remove duplicated import boolcheck
-
Kurt B. Kaiser authored
-
- 23 Dec, 2002 20 commits
-
-
Jack Jansen authored
- Regenerated with the correct calls to PyType_Ready and the correct deallocator calls.
-
Kurt B. Kaiser authored
-
Jack Jansen authored
-
Jack Jansen authored
directly in that case.
-
Tim Peters authored
docs, and moved its section to the end (before the "C API" section, which latter doesn't really belong in the Library manual).
-
Jack Jansen authored
scope and looking at types.
-
Fred Drake authored
be fixed.
-
Fred Drake authored
and is mostly readable.
-
Fred Drake authored
verbatim environment does not bollux page breaking.
-
Tony Lownds authored
-
Tony Lownds authored
-
Tony Lownds authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Tim Peters authored
-
Guido van Rossum authored
549213 by Jeremy (checking in for him since he's away and busy).
-
Guido van Rossum authored
Here's a draft. I have no immediate use for it, but I'd like this to be available for experimentation. I may withdraw it or change it radically up to and including the release of Python 2.3b1.
-
Tim Peters authored
-
Andrew M. Kuchling authored
-
Jack Jansen authored
-