no universal newlines in os.popen

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
 
M

Martin v. =?iso-8859-15?q?L=F6wis?=

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

Yes.

Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,083
Messages
2,570,591
Members
47,212
Latest member
RobynWiley

Latest Threads

Top