2008/5/22 Ronnie Maor <[EMAIL PROTECTED]>: > 2) id(obj) in IPy returns System.Int64, which unfortunately doesn't pickle > out of the box, since it's not a python native type.
This is clearly a bug. Actually, there already is a CodePlex issue, but it is mistitled. http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=16000 1. Can people on the list please vote for this? 2. Can IronPython people please retitle this to something like "id shoud not return Int64"? -- Seo Sanghyeon _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
