R. David Murray added the comment:

With your patch 5 applied, test_zipimport_support fails.  I took a quick look 
at this and it looks like it is because we've added a dependency on an external 
data file to the test for DocTestSuite.

Note that with patch 4 applied, test_pyclbr fails...I found that out by 
accident.  Not sure why test_zipimport_support didn't fail with that one.  But 
regardless we'll have to deal with pyclbr if/when we isolate the doctest test 
files.

----------

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

Reply via email to