New submission from Chris Jerdonek <chris.jerdo...@gmail.com>: This issue is to refactor the create-package code in test_runpy into a helper module, as suggested in issue 15358.
This is a prerequisite to moving the pkgutil.walk_package() tests from test_runpy into test_pkgutil. ---------- components: Tests keywords: easy messages: 165683 nosy: cjerdonek, ncoghlan priority: normal severity: normal status: open title: Refactor the create-package code in test_runpy into a helper module versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15376> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com