Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76665

Re: MacroPy tracing not working for me...

References <CANc-5UwMj5-qvJ9qvXbJYmGPMH=p5RO2Bt98Y8aia5ce=ke5RQ@mail.gmail.com> <CAPTjJmpP2QP1Gbyj1M-EqoChiXbzOy=kTB5uLfMn4Tn9ePPOYg@mail.gmail.com> <CANc-5UznhyFe8RrWosOg_mU4v8f8may=V90_KJOHYwJWYWTw+Q@mail.gmail.com>
Date 2014-08-21 00:29 +1000
Subject Re: MacroPy tracing not working for me...
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.13209.1408544988.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Aug 20, 2014 at 11:58 PM, Skip Montanaro <skip@pobox.com> wrote:
> I found the macropy Google Group and asked there. There is more to do to
> activate it. In particular, it doesn't appear-to-operate on a
> less-than-module level. Since it operates on the AST, it has to be active
> during byte compilation. At the REPL you can import macropy.console to
> achieve the necessary activation:
>

Ah, right. The README is pretty long, and I didn't read it all :)
Makes sense that this has to be installed as a hook.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: MacroPy tracing not working for me... Chris Angelico <rosuav@gmail.com> - 2014-08-21 00:29 +1000

csiph-web