Message9342

Author zyasoft
Recipients fwierzbicki, ssteiner, zyasoft
Date 2015-01-07.08:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420618282.33.0.311457575546.issue1748@psf.upfronthosting.co.za>
In-reply-to
Content
Is this a limitation of Windows? It works fine on Unix-list systems:

>>> import os
>>> os.system("ls ~/jythondev/jython27/dist/bin/*")
/Users/jbaker/jythondev/jython27/dist/bin/easy_install		/Users/jbaker/jythondev/jython27/dist/bin/pip
/Users/jbaker/jythondev/jython27/dist/bin/easy_install-2.7	/Users/jbaker/jythondev/jython27/dist/bin/pip2
/Users/jbaker/jythondev/jython27/dist/bin/jython		/Users/jbaker/jythondev/jython27/dist/bin/pip2.7
/Users/jbaker/jythondev/jython27/dist/bin/jython.bat
0
History
Date User Action Args
2015-01-07 08:11:22zyasoftsetmessageid: <1420618282.33.0.311457575546.issue1748@psf.upfronthosting.co.za>
2015-01-07 08:11:22zyasoftsetrecipients: + zyasoft, fwierzbicki, ssteiner
2015-01-07 08:11:22zyasoftlinkissue1748 messages
2015-01-07 08:11:22zyasoftcreate