Stephen Tonkin added the comment:

Uploaded a patch which fixes the failing on Windows 7.

It was essentially an issue with the Windows path returned by temp_dir() 
containing unescaped backslashes. A repr() fixed this.

----------
nosy: +sptonkin
Added file: http://bugs.python.org/file27788/p12890-2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12890>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to