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:33 | Thekent | set | recipients: + Thekent |
| 2011-04-10 08:02:33 | Thekent | set | messageid: <1302422553.07.0.18175932451.issue11820@psf.upfronthosting.co.za> |
| 2011-04-10 08:02:32 | Thekent | link | issue11820 messages |
| 2011-04-10 08:02:32 | Thekent | create | |