Comment #24 on issue 60 by asmeurer: ironpython porting
http://code.google.com/p/sympy/issues/detail?id=60

This again is just an IronPython and/or mono bug:

import unittest
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
File "/Users/aaronmeurer/Downloads/IronPython-2.7/Lib/unittest/__init__.py", line 64, in <module> File "/Users/aaronmeurer/Downloads/IronPython-2.7/Lib/unittest/main.py", line 7, in <module> File "/Users/aaronmeurer/Downloads/IronPython-2.7/Lib/unittest/runner.py", line 7, in <module> File "/Users/aaronmeurer/Downloads/IronPython-2.7/Lib/unittest/signals.py", line 1, in <module>
StandardError: Exception has been thrown by the target of an invocation.


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to