T
Torsten Marek
Is it a bug that
os.popen("some_nifty_command some_arg", "rU")
gives
OSError: [Errno 22] Invalid argument
in Python 2.3?
greetings
Torsten
os.popen("some_nifty_command some_arg", "rU")
gives
OSError: [Errno 22] Invalid argument
in Python 2.3?
greetings
Torsten