[IronPython] .NET Attribute None

Michael Foord michael.foord at resolversystems.com
Fri Jun 30 09:36:55 PDT 2006


Hello all,

We are using some third party .NET classes. One of these defines an 
enumeration with various members, one of which is "None".

In CPython "object.None" would not be a valid identifier, however in 
IronPython this works fine. Believe me, we don't want you to fix this. :-)

However, if this did become invalid how would we access the property ?

All the best,

Michael Foord
http://www.resolversystems.com
http://www.voidspace.org.uk/python/index.shtml


More information about the users mailing list