Re: [Ironpython-users] [IronPython] unittest crash on mono

2012-04-28 Thread Fruchter, Israel
[email protected]] On Behalf Of Fruchter, > Israel > Sent: Wednesday, April 25, 2012 5:48 AM > To: [email protected] > Subject: Re: [Ironpython-users] [IronPython] unittest crash on mono > > Thanks Michael, > > Anyone can point me in the right direction ?

Re: [Ironpython-users] [IronPython] unittest crash on mono

2012-04-25 Thread Dino Viehland
48 AM > To: [email protected] > Subject: Re: [Ironpython-users] [IronPython] unittest crash on mono > > Thanks Michael, > > Anyone can point me in the right direction ? > > I also tried this: > > /extra/views/ifruchte/mono/IronPython-2.7.2.1> ../install/bin/

Re: [Ironpython-users] [IronPython] unittest crash on mono

2012-04-25 Thread Fruchter, Israel
Thanks Michael, Anyone can point me in the right direction ? I also tried this: /extra/views/ifruchte/mono/IronPython-2.7.2.1> ../install/bin/mono ipy.exe -c "import sys; print sys.builtin_module_names" ('__builtin__', 'sys', 'unicodedata', 'exceptions', 'clr', '_ast', 'imp', 'future_builtins'