- 08 Eyl, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Added colorsys.py (color system conversions). SV.py: new version for new svideo.h (Sjoerd). DEVICE.py: added VIDEO event type.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
added gl.gversion().
-
- 07 Eyl, 1992 6 kayıt (commit)
-
-
Guido van Rossum yazdı
Added class RandomVinFile which supports random access and warming the cache. Added eofseen and errorseen methods to BasicVinFile. Use RGB mode for rgb8 data on entry level Indigo. Minor cosmetic changes.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
missing -n in help(), bogus frame skipping; and added patch for weird time jumps. Removed colorsys.py (now in std library). Fixed "sys.write" error in vcopy.py. Restructured README.
-
Guido van Rossum yazdı
-
- 04 Eyl, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
add stepunit(8, 6) call.
-
Guido van Rossum yazdı
raise AttributeError, not KeyError, when attribute deletion fails. sunaudiodevmodule.c: check for deletion before calling setmember.
-
- 03 Eyl, 1992 24 kayıt (commit)
-
-
Guido van Rossum yazdı
Documented $PYTHONSTARTUP
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
project :-). Change object administration: objects are removed from the list of known objects as soon as their form is destroyed.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
calls the repr function. When the refcount is bad, don't print the object at all (chances of crashes). Changes to checking and printing of references: the consistency check is somewhat faster; don't print strings referenced once (most occur in function's name lists).
-
Guido van Rossum yazdı
(fetch the filename as a string so I can see it with dbx, and set f_lineno); call abort() when detecting an "undetected" error.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(no bit vector)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Also use locks and Queues for communication with other threads.
-
Sjoerd Mullender yazdı
-
- 02 Eyl, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Added runcall(func, *args) interfaces to profile.py, bdb.py, pdb.py, wdb.py Added new module bisect.py and used it in sched.py. Mostly cosmetic changes to profile.py (changed output format).
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
update thread package.
-
- 01 Eyl, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
receives a REDRAW event
-
- 31 Agu, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-