Brett Cannon 5650e4f41c Issue #15627: Add the compile_source() method to
importlib.abc.SourceLoader.

This provides an easy hook into the import system to allow for source
transformations, AST optimizations, etc.
2012-11-18 10:03:31 -05:00
..
2012-11-05 21:32:11 +10:00
2012-11-06 23:27:24 +01:00
2012-11-03 21:24:47 +02:00
2012-09-21 17:29:20 +03:00
2012-10-30 20:20:09 -04:00
2012-11-18 14:06:54 +02:00
2012-11-03 23:04:41 +02:00
2012-10-31 14:09:11 -04:00
2012-11-14 14:51:44 -08:00
2012-11-13 21:36:21 +01:00
2012-11-06 15:33:30 +00:00
2012-10-11 00:11:26 -07:00
2012-10-27 12:56:30 +02:00
2012-11-04 11:47:47 +00:00
2012-11-03 20:33:38 +02:00
2012-10-12 12:04:32 -04:00
2012-10-06 14:03:24 +02:00
2012-09-21 16:53:07 +03:00
2012-10-09 11:16:13 -04:00
2012-10-12 11:44:19 -04:00
2012-11-03 17:46:51 +02:00
2012-11-04 23:23:09 +02:00
2012-09-29 13:47:39 -04:00
2012-10-28 10:51:46 +01:00
2012-11-14 15:49:55 -05:00