Menu

Commit [r17659]  Maximize  Restore  History

Fix for the running of the test suite under Python 3.

The zip() function used in the loadTestsFromTestCase() function is now an iterator, so it needs to
be passed through the list() function to generate a list.

bugman 2012-10-02

changed /trunk/test_suite/relax_test_loader.py
/trunk/test_suite/relax_test_loader.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.