utput:
_Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)
Hope this helps
Martin
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stanislas Pinte
Sent: Monday, January 30, 2006 10:35 AM
To: [EMAIL PROTECTED]
Cc: users@lists.ironp
Selon Sanghyeon Seo <[EMAIL PROTECTED]>:
> 2006/1/31, Stanislas Pinte <[EMAIL PROTECTED]>:
> > Hello,
> >
> > I have the pleasure to say that a (quasi unmodified) version of simpy passed
> > all its unit tests running IronPython:
>
> Wow.
>
> > - commented out all #from __future__ import generat
2006/1/31, Stanislas Pinte <[EMAIL PROTECTED]>:
> Hello,
>
> I have the pleasure to say that a (quasi unmodified) version of simpy passed
> all its unit tests running IronPython:
Wow.
> - commented out all #from __future__ import generators statements
Doesn't simply copying __future__.py from CP
Hello,
I have the pleasure to say that a (quasi unmodified) version of simpy passed
all its unit tests
running IronPython:
[SimPy-1.6.1]> ../IronPython-1.0-Beta2/IronPythonConsole.exe SimPy/testSimPy.py