◐ Shell
clean mode source ↗

Message 133453 - Python tracker

Message133453

Author Thekent
Recipients Thekent
Date 2011-04-10.08:02:32
SpamBayes Score 0.0014784938
Marked as misclassified No
Message-id <1302422553.07.0.18175932451.issue11820@psf.upfronthosting.co.za>
In-reply-to
Content
running it as a file from idle gives the same result.
import os
print (os.system('pwd'))

0
History
Date User Action Args
2011-04-10 08:02:33Thekentsetrecipients: + Thekent
2011-04-10 08:02:33Thekentsetmessageid: <1302422553.07.0.18175932451.issue11820@psf.upfronthosting.co.za>
2011-04-10 08:02:32Thekentlinkissue11820 messages
2011-04-10 08:02:32Thekentcreate