Message152524
| Author | zxw |
|---|---|
| Recipients | zxw |
| Date | 2012-02-03.15:44:55 |
| SpamBayes Score | 0.00011744141 |
| Marked as misclassified | No |
| Message-id | <1328283896.91.0.836013924946.issue13931@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When I run the following line while the 32 bit version of python is installed it returns false, however with the 64 bit version it correctly returns true.
os.path.exists('C:\\Windows\\System32\\msg.exe')
I'm using Python 2.7.2 with Windows 7 Professional 64bit. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-03 15:44:56 | zxw | set | recipients: + zxw |
| 2012-02-03 15:44:56 | zxw | set | messageid: <1328283896.91.0.836013924946.issue13931@psf.upfronthosting.co.za> |
| 2012-02-03 15:44:56 | zxw | link | issue13931 messages |
| 2012-02-03 15:44:55 | zxw | create | |