summaryrefslogtreecommitdiff
path: root/doc/examples/cdrom.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode1-3/+3
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2009-03-08* doc/examples/*.py: Fix some examples, cleanupJulian Andres Klode1-4/+2
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-1/+1
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-6/+0
2005-04-11* added Cdrom.Ident(), improved the examplesMichael Vogt1-1/+6
2005-04-11* cdrom interface addedMichael Vogt1-0/+27