Results Detail

>>> T.formatfepyfailures(res)
14 Tests failed:

<test_builtincpython1.BuiltinTest testMethod=test_chr>
IronPython.Objects.PythonAssertionError: ValueError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 231
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.FunctionN.Call(Object arg0, Object arg1, Object arg2, O
bject arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_chr$f20(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 192
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_dir>
IronPython.Objects.PythonAssertionError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnless$f171(Object self, Object expr, Object msg) in G:\CABS\
Python\FePy\IronPython-0.7.1\bin\unittest.py:line 212
   at IronPython.Objects.Function3.Call(Object arg0, Object arg1)
   at IronPython.Objects.Method.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_dir$f26(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 241
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_divmod>
IronPython.Objects.PythonAssertionError: (-1, -5) != (-2, 2)
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_divmod$f27(Object self) in G:\CABS\Python\FePy\I
ronPython-0.7.1\bin\test_builtincpython1.py:line 248
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_eval>
IronPython.Objects.PythonAssertionError: 2 != 200
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_eval$f28(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 279
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_filter>
IronPython.Objects.PythonAssertionError: ['e', 'l', 'l', 'o', 'o', 'r', 'l', 'd'
] != 'elloorld'
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_filter$f42(Object self) in G:\CABS\Python\FePy\I
ronPython-0.7.1\bin\test_builtincpython1.py:line 414
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_filter_subclasses>
IronPython.Objects.PythonAssertionError: [] != ()
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_filter_subclasses$f68(Object self) in G:\CABS\Py
thon\FePy\IronPython-0.7.1\bin\test_builtincpython1.py:line 521
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_hex>
IronPython.Objects.PythonAssertionError: '0xfffffff0' != '-0x10'
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_hex$f78(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 563
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_iter>
IronPython.Objects.PythonAssertionError: TypeError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 231
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2, Obje
ct arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at test_builtincpython1.test_iter$f83(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 664
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_list>
IronPython.Objects.PythonAssertionError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnless$f171(Object self, Object expr, Object msg) in G:\CABS\
Python\FePy\IronPython-0.7.1\bin\unittest.py:line 212
   at IronPython.Objects.Function3.Call(Object arg0, Object arg1)
   at IronPython.Objects.Method.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_list$f88(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 726
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_map>
IronPython.Objects.PythonAssertionError: [('a', 'e'), ('b', 'f'), ('c', 'g')] !=
 [('a', 'e'), ('b', 'f'), ('c', 'g'), ('d', None)]
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_map$f90(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 803
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_max>
IronPython.Objects.PythonAssertionError: '123123' != '3'
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_max$f99(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 870
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_oct>
IronPython.Objects.PythonAssertionError: '0-144' != '-0144'
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessEqual$f173(Object self, Object first, Object second, Ob
ject msg) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\unittest.py:line 240
   at IronPython.Objects.Function4.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_oct$f103(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 904
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_ord>
IronPython.Objects.PythonAssertionError: TypeError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 231
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.FunctionN.Call(Object arg0, Object arg1, Object arg2, O
bject arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_ord$f106(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 943
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_sum>
IronPython.Objects.PythonAssertionError: TypeError
   at IronPython.Objects.Ops.Raise(Object type, Object value, Object traceback)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 231
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2, Obje
ct arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at test_builtincpython1.test_sum$f124(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 1214
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

29 Exceptions

<test_builtincpython1.BuiltinTest testMethod=test_abs>
IronPython.Objects.PythonAttributeError: 'str' object has no attribute '__abs__'

   at IronPython.Objects.DynamicType.GetAttr(Object self, String name)
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at IronPython.Modules.__builtin__.abs(Object o)
   at ReflectOpt.IronPython.Modules.__builtin__.abs(Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0)
   at IronPython.Objects.BuiltinFunction.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Ops.CallWithArgsTuple(Object func, Object[] args, Objec
t argsTuple)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 227
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.FunctionN.Call(Object arg0, Object arg1, Object arg2, O
bject arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_abs$f10(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 143
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_apply>
IronPython.Objects.PythonNameError: name 'self' not defined
   at IronPython.Objects.Ops.CheckInitialized(Object o)
   at test_builtincpython1.f0$f12(Object args) in G:\CABS\Python\FePy\IronPython
-0.7.1\bin\test_builtincpython1.py:line 147
   at test_builtincpython1.f0$f12(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Ops.CallWithArgsTuple(Object func, Object[] args, Objec
t argsTuple)
   at IronPython.Modules.__builtin__.apply(Object func, Object args)
   at ReflectOpt.IronPython.Modules.__builtin__.apply(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_apply$f11(Object self) in G:\CABS\Python\FePy\Ir
onPython-0.7.1\bin\test_builtincpython1.py:line 157
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_callable>
IronPython.Objects.PythonNameError: name 'callable' not defined
   at IronPython.Objects.Ops.CheckInitialized(Object o)
   at test_builtincpython1.test_callable$f16(Object self) in G:\CABS\Python\FePy
\IronPython-0.7.1\bin\test_builtincpython1.py:line 172
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_cmp>
IronPython.Objects.PythonImportError: can't load UserList
   at IronPython.Objects.module.Import(String fullName, Boolean keepTop)
   at IronPython.Objects.Ops.ImportFromAs(module mod, String fullName, String[]
names, String[] asNames)
   at test_builtincpython1.test_cmp$f21(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 202
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_coerce>
IronPython.Objects.PythonNameError: name 'coerce' not defined
   at IronPython.Objects.Ops.CheckInitialized(Object o)
   at test_builtincpython1.test_coerce$f22(Object self) in G:\CABS\Python\FePy\I
ronPython-0.7.1\bin\test_builtincpython1.py:line 213
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_compile>
IronPython.Objects.PythonSyntaxError: unexpected token bad character '?' at <str
ing>:1
   at IronPython.AST.Parser.parsePrimary()
   at IronPython.AST.Parser.parsePower()
   at IronPython.AST.Parser.parseFactor()
   at IronPython.AST.Parser.parseExpr(Int32 precedence)
   at IronPython.AST.Parser.parseComparison()
   at IronPython.AST.Parser.parseNotTest()
   at IronPython.AST.Parser.parseAndTest()
   at IronPython.AST.Parser.parseTest()
   at IronPython.AST.Parser.parseTestList(Boolean& trailingComma)
   at IronPython.AST.Parser.parseTestListAsExpr()
   at IronPython.AST.Parser.parseExprStmt()
   at IronPython.AST.Parser.parseSmallStmt()
   at IronPython.AST.Parser.parseSimpleStmt()
   at IronPython.AST.Parser.parseStmt()
   at IronPython.Modules.__builtin__.compile(String source, String filename, Str
ing kind)
   at ReflectOpt.IronPython.Modules.__builtin__.compile(Object , Object , Object
 )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1, Object a
rg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_compile$f24(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 226
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_delattr>
IronPython.Objects.PythonTypeError: can't set attributes of built-in/extension t
ype 'IronPython.Modules.sys'
   at IronPython.Objects.ReflectedType.RawSetSlot(String name, Object value)
   at IronPython.Objects.PythonType.__setattr__(String name, Object value)
   at IronPython.Objects.Ops.SetAttr(Object o, String name, Object value)
   at IronPython.Objects.Ops.SetAttrStackHelper(Object value, Object o, String n
ame)
   at test_builtincpython1.test_delattr$f25(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 235
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_execfile>
IronPython.Objects.PythonAttributeError: type object 'BuiltinTest' has no attrib
ute 'z'
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at test_builtincpython1.test_execfile$f38(Object self) in G:\CABS\Python\FePy
\IronPython-0.7.1\bin\test_builtincpython1.py:line 380
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_general_eval>
IronPython.Objects.PythonTypeError: Object <test_builtincpython1.M instance at 0
x00BB8560> is not of type System.Collections.IDictionary
   at ReflectOpt.IronPython.Modules.__builtin__.eval(Object , Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1, Object a
rg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_general_eval$f29(Object self) in G:\CABS\Python\
FePy\IronPython-0.7.1\bin\test_builtincpython1.py:line 312
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_getattr>
IronPython.Objects.PythonAttributeError: type object 'IronPython.Modules.sys' ha
s no attribute 'maxunicode'
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at test_builtincpython1.test_getattr$f74(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 539
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_hasattr>
IronPython.Objects.PythonAttributeError: type object 'IronPython.Modules.sys' ha
s no attribute 'maxunicode'
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at test_builtincpython1.test_hasattr$f75(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 546
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_hash>
System.NullReferenceException: Object reference not set to an instance of an obj
ect.
   at IronPython.Objects.Ops.Hash(Object o)
   at IronPython.Modules.__builtin__.hash(Object o)
   at ReflectOpt.IronPython.Modules.__builtin__.hash(Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_hash$f76(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 549
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_import>
IronPython.Objects.PythonNameError: name '__import__' not defined
   at IronPython.Objects.Ops.CheckInitialized(Object o)
   at test_builtincpython1.test_import$f9(Object self) in G:\CABS\Python\FePy\Ir
onPython-0.7.1\bin\test_builtincpython1.py:line 123
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_input_and_raw_input>
IronPython.Objects.PythonAttributeError: type object 'IronPython.Modules.sys' ha
s no attribute 'stdin'
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at test_builtincpython1.test_input_and_raw_input$f109(Object self) in G:\CABS
\Python\FePy\IronPython-0.7.1\bin\test_builtincpython1.py:line 1064
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_int>
System.NotSupportedException: bad char for hex value:
   at IronPython.Objects.LiteralParser.HexValue(Char ch)
   at IronPython.Objects.LiteralParser.ParseInt(String text, Int32 b)
   at IronPython.Objects.LiteralParser.ParseInteger(String text, Int32 b)
   at IronPython.Objects.IntOps.Make(Object o)
   at ReflectOpt.System.Int32.Make(Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0)
   at IronPython.Objects.BuiltinFunction.Call(Object[] args)
   at IronPython.Objects.ReflectedType.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_int$f80(Object self) in G:\CABS\Python\FePy\Iron
Python-0.7.1\bin\test_builtincpython1.py:line 604
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_intern>
IronPython.Objects.PythonTypeError: Object abc is not of type System.String
   at ReflectOpt.IronPython.Modules.__builtin__.setattr(Object , Object , Object
 )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1, Object a
rg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_intern$f81(Object self) in G:\CABS\Python\FePy\I
ronPython-0.7.1\bin\test_builtincpython1.py:line 659
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_isinstance>
System.NotImplementedException: The method or operation is not implemented.
   at IronPython.Modules.__builtin__.isinstance(Object o, Object typeinfo)
   at ReflectOpt.IronPython.Modules.__builtin__.isinstance(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_isinstance$f84(Object self) in G:\CABS\Python\Fe
Py\IronPython-0.7.1\bin\test_builtincpython1.py:line 684
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_issubclass>
System.NotImplementedException: The method or operation is not implemented.
   at IronPython.Objects.DynamicType.IsSubclassOf(Object other)
   at IronPython.Modules.__builtin__.issubclass(DynamicType c, Object typeinfo)
   at ReflectOpt.IronPython.Modules.__builtin__.issubclass(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_issubclass$f85(Object self) in G:\CABS\Python\Fe
Py\IronPython-0.7.1\bin\test_builtincpython1.py:line 702
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_long>
System.NotImplementedException: The method or operation is not implemented.
   at IronPython.Objects.LongOps.Make(Object o)
   at ReflectOpt.IronMath.integer.Make(Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0)
   at IronPython.Objects.BuiltinFunction.Call(Object[] args)
   at IronPython.Objects.ReflectedType.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_long$f89(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 756
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_min>
IronPython.Objects.PythonTypeError: min() takes exactly 0 argument (3 given)
   at IronPython.Objects.Function.badArgCount(Int32 count)
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1, Object a
rg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_min$f100(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 881
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_open>
System.IO.IOException: The process can not access the file 'G:\CABS\Python\FePy\
[EMAIL PROTECTED]' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, F
ileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAt
trs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean
bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
   at IronPython.Objects.PythonFile.Make(String filename, String mode, Int32 buf
size)
   at IronPython.Modules.__builtin__.open(String filename, String mode)
   at ReflectOpt.IronPython.Modules.__builtin__.open(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.write_testfile$f104(Object self) in G:\CABS\Python\Fe
Py\IronPython-0.7.1\bin\test_builtincpython1.py:line 910
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at test_builtincpython1.test_open$f105(Object self) in G:\CABS\Python\FePy\Ir
onPython-0.7.1\bin\test_builtincpython1.py:line 923
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_pow>
IronPython.Objects.PythonTypeError: unsupported operand type(s) for **: 'long' a
nd 'int'
   at IronPython.Objects.Ops.Power(Object x, Object y)
   at IronPython.Modules.__builtin__.pow(Object x, Object y)
   at ReflectOpt.IronPython.Modules.__builtin__.pow(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at test_builtincpython1.test_pow$f107(Object self) in G:\CABS\Python\FePy\Iro
nPython-0.7.1\bin\test_builtincpython1.py:line 962
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_range>
System.OverflowException: integer won't fit in int
   at IronMath.integer.ToInt32()
   at IronPython.Objects.Ops.object2int(Object value)
   at ReflectOpt.IronPython.Modules.__builtin__.range(Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at test_builtincpython1.test_range$f108(Object self) in G:\CABS\Python\FePy\I
ronPython-0.7.1\bin\test_builtincpython1.py:line 1019
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_reduce>
IronPython.Objects.PythonAttributeError: 'int' object has no attribute '__call__
'
   at IronPython.Objects.DynamicType.GetAttr(Object self, String name)
   at IronPython.Objects.Ops.GetAttr(Object o, String name)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1)
   at IronPython.Modules.__builtin__.reduce(Object func, Object seq)
   at ReflectOpt.IronPython.Modules.__builtin__.reduce(Object , Object )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1)
   at IronPython.Objects.BuiltinFunction.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Ops.CallWithArgsTuple(Object func, Object[] args, Objec
t argsTuple)
   at unittest.failUnlessRaises$f172(Object self, Object excClass, Object callab
leObj, Object args, Object kwargs) in G:\CABS\Python\FePy\IronPython-0.7.1\bin\u
nittest.py:line 227
   at unittest.failUnlessRaises$f172(Object[] args)
   at IronPython.Objects.FunctionX.Call(Object[] args)
   at IronPython.Objects.Ops.Call(Object func, Object[] args)
   at IronPython.Objects.Method.Call(Object arg0, Object arg1, Object arg2, Obje
ct arg3)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2, Object arg3)
   at test_builtincpython1.test_reduce$f110(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 1121
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_reload>
IronPython.Objects.PythonImportError: can't load marshal
   at IronPython.Objects.module.Import(String fullName, Boolean keepTop)
   at IronPython.Objects.Ops.Import(module mod, String fullName)
   at test_builtincpython1.test_reload$f119(Object self) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\test_builtincpython1.py:line 1129
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_repr>
System.StackOverflowException: Exception of type 'System.StackOverflowException'
 was thrown.

<test_builtincpython1.BuiltinTest testMethod=test_setattr>
IronPython.Objects.PythonTypeError: can't set attributes of built-in/extension t
ype 'IronPython.Modules.sys'
   at IronPython.Objects.ReflectedType.RawSetSlot(String name, Object value)
   at IronPython.Objects.PythonType.__setattr__(String name, Object value)
   at IronPython.Objects.Ops.SetAttr(Object o, String name, Object value)
   at IronPython.Modules.__builtin__.setattr(Object o, String name, Object val)
   at ReflectOpt.IronPython.Modules.__builtin__.setattr(Object , Object , Object
 )
   at IronPython.Objects.BuiltinFunction.Call(Object arg0, Object arg1, Object a
rg2)
   at IronPython.Objects.Ops.Call(Object func, Object arg0, Object arg1, Object
arg2)
   at test_builtincpython1.test_setattr$f122(Object self) in G:\CABS\Python\FePy
\IronPython-0.7.1\bin\test_builtincpython1.py:line 1184
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

<test_builtincpython1.BuiltinTest testMethod=test_str>
System.StackOverflowException: Exception of type 'System.StackOverflowException'
 was thrown.

<test_builtincpython1.BuiltinTest testMethod=test_vars>
IronPython.Objects.PythonNameError: name 'set' not defined
   at IronPython.Objects.Ops.CheckInitialized(Object o)
   at test_builtincpython1.test_vars$f131(Object self) in G:\CABS\Python\FePy\Ir
onPython-0.7.1\bin\test_builtincpython1.py:line 1263
   at IronPython.Objects.Function1.Call(Object arg0)
   at IronPython.Objects.Ops.Call(Object func, Object arg0)
   at IronPython.Objects.Method.Call()
   at IronPython.Objects.Ops.Call(Object func)
   at unittest.__call__$f166(Object self, Object result) in G:\CABS\Python\FePy\
IronPython-0.7.1\bin\unittest.py:line 162

>>>

_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to