Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

I'd like to work on this if that's okay.  I've already written test cases for 
issue 7559 and issue 15299 that required creating temporary packages, so I 
understand the need.  And I'd also like to create test cases for issue 14787, 
which should really be done after this.

I think this should be split into two parts though: (1) refactor the 
create-package code in test_runpy into a separate helper module, and (2) move 
the refactored walk_package tests from test_runpy into test_pkgutil (so it's 
easier to see what has changed).

I can create a new issue for (1).

----------

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

Reply via email to