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-06-03 22:11:00 -05:00
2010-11-17 22:12:16 +01:00
2011-05-26 12:01:34 -05:00
2011-07-06 23:24:04 -05:00
2011-06-28 20:21:22 -05:00
2011-01-18 12:51:21 +01:00
2011-05-26 18:10:49 -05:00
2011-01-12 19:39:36 +01:00
2011-01-11 15:54:47 +01:00
2011-03-07 18:28:45 +01:00
2011-05-29 09:21:48 +02:00
2010-11-13 11:30:40 +01:00
2011-01-12 19:39:36 +01:00
2011-05-29 00:45:31 +02:00
2011-06-01 08:03:06 +02:00
2010-11-17 22:12:16 +01:00
2011-07-05 21:23:59 +02:00
2010-11-17 22:12:16 +01:00
2010-11-17 22:12:16 +01:00
2010-11-23 16:10:47 +01:00
2011-04-11 23:15:56 +01:00
2011-06-01 15:08:54 +02:00
2010-11-17 22:12:16 +01:00
2010-12-06 16:54:42 +01:00
2010-11-17 22:12:16 +01:00
2010-11-24 16:43:55 +01:00
2010-12-06 16:54:42 +01:00
2011-03-05 14:59:06 +01:00
2011-06-03 22:11:00 -05:00
2010-11-21 17:43:18 +01:00
2011-03-05 17:49:51 +01:00