]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
CL.py: adapted to newest version of CL library.
authorSjoerd Mullender <sjoerd@acm.org>
Mon, 14 Dec 1992 13:16:55 +0000 (13:16 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Mon, 14 Dec 1992 13:16:55 +0000 (13:16 +0000)
commit4fff13faca3a62c439e193331dff4050afcd932d
tree0b0e5c204b8871b2af25ed58af710493a4075e5e
parent23bafde01d7a6828d6ce20384b0803f3000b2a30
CL.py: adapted to newest version of CL library.

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.
Lib/irix5/CL.py
Lib/irix5/cddb.py [new file with mode: 0755]
Lib/irix5/cdplayer.py
Lib/plat-irix5/CL.py
Lib/plat-irix5/cddb.py [new file with mode: 0755]
Lib/plat-irix5/cdplayer.py