[mailto:users-boun...@lists.ironpython.com] On Behalf Of Glenn Jones
Sent: Friday, February 12, 2010 9:00 AM
To: users@lists.ironpython.com
Subject: [IronPython] Blocker in Ipy 2.6.1 RC1
Hey guys,
Great work on 2.6.1! Resolver One startup is noticeably faster and, so far,
everything is working w
Hey guys,
Great work on 2.6.1! Resolver One startup is noticeably faster and, so far,
everything is working well except that compiling is removing docstrings.
Since we use ply for parsing, and ply requires docstrings on its
productions, we have a module that we cannot import if it is compiled.
I