Re: [Ironpython-users] ValueError in IronPython 2.7.1 beta

2011-08-24 Thread Dino Viehland
ov=microsoft@python.org] On > Behalf Of Markus Schaber > Sent: Wednesday, August 24, 2011 4:41 AM > To: Discussion of IronPython > Subject: [Ironpython-users] ValueError in IronPython 2.7.1 beta > > Hi, > > I still have the problem with the ValueError in IronPython 2.7.1

[Ironpython-users] ValueError in IronPython 2.7.1 beta

2011-08-24 Thread Markus Schaber
Hi, I still have the problem with the ValueError in IronPython 2.7.1 beta. I now managed to cut down the test case to a single file with just a few lines, and I can also reproduce it when executing it in the ipy.exe interactive interpreter: -- snip -- import os, sys def trace_handler(a,b,c):