Re: write iso 9660 with python

2007-11-21 Thread Avell Diroll
bryan rasmussen wrote: > Hi, > > I need to read in a system of files and write them to an iso 9660, any > libraries suited to this task that are up to date? Python 2.4 or 2.5 > should be assumed. You could subprocess a call to cdrecord ... There are also python bindings for libburn ... http://icc

write iso 9660 with python

2007-11-17 Thread bryan rasmussen
Hi, I need to read in a system of files and write them to an iso 9660, any libraries suited to this task that are up to date? Python 2.4 or 2.5 should be assumed. Cheers, Bryan Rasmussen -- http://mail.python.org/mailman/listinfo/python-list