Message 184401 - Python tracker (original) (raw)

Message184401

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, xiaowei.py
Date 2013-03-17.22:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1363557736.76.0.714564983425.issue17320@psf.upfronthosting.co.za
In-reply-to
Content
There may be an issue with the GetFullPathName system call. Could you copy the result of these functions: import sys, locale print(locale.getdefaultlocale()) print(sys.getdefaultencoding())
History
Date User Action Args
2013-03-17 22:02:16 amaury.forgeotdarc set recipients: + amaury.forgeotdarc, xiaowei.py
2013-03-17 22:02:16 amaury.forgeotdarc set messageid: 1363557736.76.0.714564983425.issue17320@psf.upfronthosting.co.za
2013-03-17 22:02:16 amaury.forgeotdarc link issue17320 messages
2013-03-17 22:02:16 amaury.forgeotdarc create