Éric Araujo <[email protected]> added the comment:
Thank you for the report. Can you apply this change and paste the new, more
useful output?
- self.assertTrue("__init__.pyc" in files)
+ self.assertIn("__init__.pyc", files)
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9831>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com