[IronPython] Telling .NET classes from Python objects

Michael Foord fuzzyman at voidspace.org.uk
Tue Apr 28 10:35:42 PDT 2009


Hello guys,

I'm continuing my work on generating pi files for the Wing IDE. Actually 
everything I encounter will be a .NET type, but in general what is the 
best way of telling if an object is a .NET type or a Python type?

Obviously for the primitives it is a moot point - but I'm talking about 
user defined classes.

Michael

-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog




More information about the Users mailing list