[issue15376] Refactor the create-package code in test_runpy into a helper module

Chris Jerdonek report at bugs.python.org
Tue Jul 17 09:10:49 CEST 2012


New submission from Chris Jerdonek <chris.jerdonek at 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 <report at bugs.python.org>
<http://bugs.python.org/issue15376>
_______________________________________


More information about the Python-bugs-list mailing list