Files
pytest2/testing
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
..
2011-07-06 23:24:04 -05:00
2010-11-13 11:30:40 +01:00
2011-05-29 00:45:31 +02:00
2010-11-21 17:43:18 +01:00