Hi, In Python I am used to using enthought's Traits to validate attributes and explicitly declare variable types, is there anything similar to that in IronPython. Also, when I try to import enthought's traits module (with ironclad) in IronPython I get ImportError: No module named zipimport is there a way around to get around this??? is IronPython compatible with setuptools??
Thanks Ash
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com