Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] {"No module named compiler.ast"}
2. [New comment] {"No module named compiler.ast"}
3. [New comment] version() shows only version number when running pyc-compiled
.exe
4. [New
Hi Jeff,
2.7.3 looks real nice! I wanted to check if there was a certain schedule for an
estimated time for releasing 2.7.3?
Thanks
Danny ___
Ironpython-users mailing list
[email protected]
http://mail.pyth
On Sun, Jun 24, 2012 at 11:10 AM, Pawel Jasinski
wrote:
> hi,
>
> the documentation of raw_input says:
>
> "If the readline module was loaded, then raw_input() will use it to
> provide elaborate line editing and history features."
>
> Which translates to calling raw_input equivalent inside readlin