I have some C# code that I'm loading in IronPython2B2. What method name
and signature do I need to add to a class so that the Python repr(obj)
will use it? Likewise, what C# method is used in Python's str(obj)?

-Doug

-- 
Douglas S. Blank
Associate Professor, Bryn Mawr College
http://cs.brynmawr.edu/~dblank/
Office: 610 526 6501

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to