Chris Jerdonek added the comment:

> BTW, the patch fails for 3.2 and 3.3 but works for 3.4

By "patch" do you mean "test"?  And by "works", do you mean fails or succeeds? 
:)

I haven't prepared a patch yet, but I just started working on it.  On my 
machine, I found that the test fails as is on 3.3 and 3.4, but on 3.2 it fails 
for a different reason: the FileNotFoundError needs to be switched to OSError 
(which was to be expected).

----------

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

Reply via email to