New submission from zxw <eeyore....@gmail.com>: 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. ---------- components: Windows messages: 152524 nosy: zxw priority: normal severity: normal status: open title: os.path.exists inconsistent between 32 bit and 64 bit type: behavior versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13931> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com