On Mon, Jan 14, 2013 at 2:32 PM, Pascal J. Bourguignon <span dir="ltr"><<a href="mailto:pjb@informatimago.com" target="_blank">pjb@informatimago.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
<br>
When trying to load a module (import ast) in clpython on ccl (1.9-dev-r15508), it fails<br>
on  `(let* ((.undecorated-func #1#) ...)<br>
<br>
with the following patch, it works better.  Since the expansion of #\` is implementation dependent,<br>
it might be safer to avoid kludges involving it.<br></blockquote><div><br></div><div>Thanks for the report and fix!</div><div>I've applied it on Github.</div><div><br></div><div>- Willem </div></div>