[Python-Dev] AST optimizer implemented in Python
Brett Cannon
brett at python.org
Sun Aug 12 02:45:13 CEST 2012
On Sat, Aug 11, 2012 at 8:16 PM, Eric Snow <ericsnowcurrently at gmail.com>wrote:
> On Sat, Aug 11, 2012 at 6:03 PM, Brett Cannon <brett at python.org> wrote:
> > It would also be very easy to expand importlib.abc.SourceLoader to add a
> > method which is called with source and returns the bytecode to be written
> > out
>
> Yes, please. Not having to hack around this would be nice.
>
http://bugs.python.org/issue15627
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120811/79760e61/attachment.html>
More information about the Python-Dev
mailing list