Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] package gets confused as module during import
2. [New comment] "argument of type 'type' is not iterable" exception reports
type of the wrong argument
--
hi,
I have made an exercise of running asciidoc under ironpython
It turned out to be a performance disappointment.
Converting trivial document takes 30 seconds where cpython is done
under a second.
Can it be that asciidoc, which makes heavy use of regular expression,
exposes weak part of ironpytho