Jean-Paul Calderone <[email protected]> added the comment: Sounds like one.
As far as the trial behavior goes, "trial foo.test_suite" won't work, but "trial foo" will call "foo.test_suite", if one is defined. ---------- nosy: +exarkun _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7501> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
