pytest2/_pytest/assertion
Benjamin Peterson c13fa886d9 simplify rewrite-on-import
Use load_module on the import hook to load the rewritten module. This allows the
removal of the complicated code related to copying pyc files in and out of the
cache location. It also plays more nicely with parallel py.test processes like
the ones found in xdist.
2011-07-06 23:24:04 -05:00
..
__init__.py simplify rewrite-on-import 2011-07-06 23:24:04 -05:00
newinterpret.py fix name 2011-06-13 08:50:50 -05:00
oldinterpret.py put explanation simplification in format_explanation so everyone can benefit 2011-06-12 22:41:58 -05:00
reinterpret.py import assertion code from pylib 2011-05-25 17:54:02 -05:00
rewrite.py simplify rewrite-on-import 2011-07-06 23:24:04 -05:00
util.py put explanation simplification in format_explanation so everyone can benefit 2011-06-12 22:41:58 -05:00