[Python-Dev] Location of tests for packages
Fred Drake
fdrake at acm.org
Mon Jan 24 21:28:21 CET 2011
On Mon, Jan 24, 2011 at 2:46 PM, Raymond Hettinger
<raymond.hettinger at gmail.com> wrote:
> P.S. I've discussed this with Michael and his preference is against
> going back to the Py3.1 style where the tests were under Lib/test. He
> thinks the current tree makes it easier to sync with Py2.7 and the
> unittest2 third-party module. Also, he likes grepping the regular source
> and tests all at once.
I'm with Michael on this.
-1 on pushing all the tests into Lib/test/.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
"A storm broke loose in my mind." --Albert Einstein
More information about the Python-Dev
mailing list