Staging
v0.5.1
https://github.com/python/cpython
Revision 4fff13faca3a62c439e193331dff4050afcd932d authored by Sjoerd Mullender on 14 December 1992, 13:16:55 UTC, committed by Sjoerd Mullender on 14 December 1992, 13:16:55 UTC
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.
1 parent 23bafde
History
Tip revision: 4fff13faca3a62c439e193331dff4050afcd932d authored by Sjoerd Mullender on 14 December 1992, 13:16:55 UTC
CL.py: adapted to newest version of CL library.
Tip revision: 4fff13f

back to top