[Ironpython-users] IronPython, Daily Digest 6/24/2012

2012-06-25 Thread no_reply
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

[Ironpython-users] Rough Schedule for 2.7.3 release

2012-06-25 Thread Daniel Fernandez
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

Re: [Ironpython-users] raw_input and readline support in ironpython

2012-06-25 Thread Jeff Hardy
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