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


Groups > comp.lang.python > #76665 > unrolled thread

Re: MacroPy tracing not working for me...

Started byChris Angelico <rosuav@gmail.com>
First post2014-08-21 00:29 +1000
Last post2014-08-21 00:29 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#76665 — Re: MacroPy tracing not working for me...

FromChris Angelico <rosuav@gmail.com>
Date2014-08-21 00:29 +1000
SubjectRe: MacroPy tracing not working for me...
Message-ID<mailman.13209.1408544988.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web