Message9324

Author zyasoft
Recipients fwierzbicki, shishir, zyasoft
Date 2015-01-07.00:54:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420592076.45.0.830844568766.issue2238@psf.upfronthosting.co.za>
In-reply-to
Content
Please try the latest in trunk given the recent fix here: https://hg.python.org/jython/rev/7ea0c8aa8b50

At the very least, the much simpler implementation of os.system (which is in Lib/subprocess.py named _os_system, since it still depends on functions in subprocess) means you might have some chance of debugging it if it's still broken.
History
Date User Action Args
2015-01-07 00:54:36zyasoftsetmessageid: <1420592076.45.0.830844568766.issue2238@psf.upfronthosting.co.za>
2015-01-07 00:54:36zyasoftsetrecipients: + zyasoft, fwierzbicki, shishir
2015-01-07 00:54:36zyasoftlinkissue2238 messages
2015-01-07 00:54:36zyasoftcreate