[issue5723] Incomplete json tests

Ezio Melotti report at bugs.python.org
Thu May 12 07:45:17 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Attached patch refactors the tests to use import_fresh_module and different subclasses for Python and C tests.
It also includes a fix to import_fresh_module to make it work with packages (it can be committed separately).

----------
assignee: bob.ippolito -> ezio.melotti
keywords: +needs review, patch
stage: test needed -> commit review
versions: +Python 3.2, Python 3.3 -Python 2.6
Added file: http://bugs.python.org/file21979/issue5723.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5723>
_______________________________________


More information about the Python-bugs-list mailing list