Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

Turns out it wasn't vista related at all, but related to TESTFN being 
t...@test
When this happens, test_file.py fails when testing the repr for a 
unicode file, because the repr contains u'tm...@test' whereas for a 
string filename it will contain 't...@test'

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

Reply via email to