no universal newlines in os.popen

Torsten Marek shlomme at gmx.net
Fri Aug 8 15:26:41 EDT 2003


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





More information about the Python-list mailing list