- 25 Ara, 2002 3 kayıt (commit)
-
-
Jack Jansen yazdı
normal 2.3 framework install) and MacPython-OSX-$(VERSION) (for the experimental Jaguar addon install).
-
Raymond Hettinger yazdı
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 yazdı
-
- 24 Ara, 2002 18 kayıt (commit)
-
-
Tim Peters yazdı
-
Guido van Rossum yazdı
-
Tony Lownds yazdı
-
Tony Lownds yazdı
-
Tim Peters yazdı
argument to a tzinfo method doesn't have a matching tzinfo member.
-
Tim Peters yazdı
-
Tim Peters yazdı
{timetz,datetimetz}.{uctcoffset,dst} do return timedelta (or None).
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Remove space between \end {verbatim}
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Kurt B. Kaiser yazdı
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 yazdı
timetz.
-
Kurt B. Kaiser yazdı
subprocess. Currently it opens a dead shell window.
-
Kurt B. Kaiser yazdı
from its source directory. 2. Replace final traceback '?' with '-toplevel-' 3. Remove duplicated import boolcheck
-
Kurt B. Kaiser yazdı
-
- 23 Ara, 2002 19 kayıt (commit)
-
-
Jack Jansen yazdı
- Regenerated with the correct calls to PyType_Ready and the correct deallocator calls.
-
Kurt B. Kaiser yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
directly in that case.
-
Tim Peters yazdı
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 yazdı
scope and looking at types.
-
Fred Drake yazdı
be fixed.
-
Fred Drake yazdı
and is mostly readable.
-
Fred Drake yazdı
verbatim environment does not bollux page breaking.
-
Tony Lownds yazdı
-
Tony Lownds yazdı
-
Tony Lownds yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Tim Peters yazdı
-
Guido van Rossum yazdı
549213 by Jeremy (checking in for him since he's away and busy).
-
Guido van Rossum yazdı
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 yazdı
-
Andrew M. Kuchling yazdı
-