This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients georg.brandl, techtonik
Date 2010-03-15.12:09:44
SpamBayes Score 0.05451401
Marked as misclassified No
Message-id <1268654986.31.0.580181541721.issue8147@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/library/os.html#os.system

...This is implemented by calling the Standard C function system(), and has the same limitations...

Which limitations?

BTW, is the Windows 98 comment can be dropped.
History
Date User Action Args
2010-03-15 12:09:46techtoniksetrecipients: + techtonik, georg.brandl
2010-03-15 12:09:46techtoniksetmessageid: <1268654986.31.0.580181541721.issue8147@psf.upfronthosting.co.za>
2010-03-15 12:09:44techtoniklinkissue8147 messages
2010-03-15 12:09:44techtonikcreate