CDR Support

Aahz aahz at pythoncraft.com
Sat Aug 16 19:38:00 EDT 2003


In article <Zby%a.2363$Dp.242 at newssvr27.news.prodigy.com>,
python newbie <mesteve_b at hotmail.com> wrote:
>
>I'm starting to write a simple backup program using wxPython. But I
>figure I might as well support rewritable CDROM that most people use. (
>I still don't have one, that's just wrong).
>
>Does anyone have knowledge of support for rewriteable CDROM's in
>python?

Is this for Linux or something else?  I'd suggest that you simply write
a wrapper around mkisofs and cdrecord.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

This is Python.  We don't care much about theory, except where it intersects 
with useful practice.  --Aahz




More information about the Python-list mailing list