PiErre wrote:
> I have to run a python script on a Linux machine. This script was
> developed on a windows workstation and it
> uses the win32 library to detect the cd (or dvd) serial number (in the
> - format).
> How can I change the script to do the same task on linux?
> I found an old
Hi,
I have to run a python script on a Linux machine. This script was
developed on a windows workstation and it
uses the win32 library to detect the cd (or dvd) serial number (in the
- format).
How can I change the script to do the same task on linux?
I found an old post on the same task