Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] match cpython behaviour - types.ModuleType()
----------------------------------------------
ISSUES
1. [New issue] match cpython behaviour - types.ModuleType()
http://ironpython.codeplex.com/workitem/33173
User paweljasinski has proposed the issue:
"in cpython the following is legal (part of ipython):
import types
types.ModuleType("a",doc="some doc")
in case of ironpython we get:
SystemError: Unsupported param dictionary type:
IronPython.Runtime.PythonDictionary"
----------------------------------------------
----------------------------------------------
You are receiving this email because you subscribed to notifications on
CodePlex.
To report a bug, request a feature, or add a comment, visit IronPython Issue
Tracker. You can unsubscribe or change your issue notification settings on
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users