> 1. Do you like Python?
>
Yes, or I wouldn't still be subscribed to the python-list.
> 2. Do you think Python is good?
s
Yes. Well it is a good Language. I can code in python
at-least twice as fast as I could in C or C++.
>
> 3. Do you think Python is real good?
>
Yeah, if you meant 'very' instead
Hello:
I am looking for Python code to open, read, write, close,
and make bootable the following:
CD
DVD
USB Drive
Can I just use open(), read(), write(), and close() for
these? And how do I make something bootable?
Is there a portable way to do this that works for both
windows XP/Vis