- 18 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 16 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
genuine bug, so I checked it in separately.
-
- 28 Haz, 2000 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
-
- 12 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Agu, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Don't use CL module since all constants are now in cl.
-
- 26 Mar, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 22 Eki, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Ara, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 11 Haz, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 18 Eyl, 1995 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 28 Agu, 1995 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 17 May, 1995 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
values are gotten from the cl module. CL_old is there in case cl doesn't exist.
-
- 01 Mar, 1995 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
- 01 Şub, 1995 2 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
instance variables.
-
- 12 Eyl, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 06 Eyl, 1994 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
- 23 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
the cache!)
-
- 01 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 03 Haz, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 May, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 29 Ara, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Ara, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
constructors. There is no backward compatibility. Not everything has been tested. * aiff.{py,doc}: deleted in favor of aifc.py (which contains its docs as comments)
-
- 08 Kas, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
Also use CDDB_PATH and CDDB_WRITE_DIR environment variables in cddb.py.
-
- 11 Eki, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
- 27 Eyl, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
variables. Added auxiliary routine tochash to convert a table-of-contents to a hashed toc.
-
- 06 Tem, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* ftplib.py: made cwd() use 'CDUP' when dirname is '..' * FL.py: added new constant FL_PLACE_FULLSCREEN
-
- 23 Haz, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* imghdr.py: added jpeg recognition * torgb.py: added jpeg conversion * tzparse.py: use functions from time instead of calendar * whatsound.py: add /ufs/guido/biin/sgi to $PATH when calling 'whatsound'
-
- 03 Haz, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 May, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* Several modules: change "class C(): ..." to "class C: ...". * flp.py: support for frozen forms. * Added string.find() which is like index but returns -1 if not found
-
- 29 Mar, 1993 2 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
-
- 01 Mar, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 10 Şub, 1993 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 05 Şub, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
algorithms in cl module. aifc.py: fixed a small bug.
-
- 04 Şub, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
aifc.py: Several small improvements. Use new methods from CL module.
-
- 14 Ara, 1992 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
cdplayer.py: It is now also possible to give the CD's TOC as argument to init(). The TOC is a string consisting of 2 digits giving the number of tracks and then for each track the length of the track as number of minutes and number of seconds (2 digits each). cddb.py: Interface to the .cddb directory. Usage is the same as for cdplayer.py.
-