[IronPython] from X import (...)

Jonathan Jacobs korpse-ironpython at kaydash.za.net
Wed Jul 13 20:42:08 CEST 2005


Hi,

I've noticed that IronPython doesn't yet support the Python2.4 "tuple"
syntax when using "from X import (...)", I'm sure this is probably
somewhere on the list of "Python2.4 compatability stuff to do".

I've attached a patch adding support for this.

--
Jonathan

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tuple-from-import.patch
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050713/893d35ed/attachment.ksh>


More information about the Ironpython-users mailing list