[IronPython] import-as supported?

Steven Cummings estebistec at gmail.com
Fri Feb 18 07:41:18 PST 2005


Does this Python language feature exist in IronPython yet? I tried

import System.Windows.Forms as WinForms

and in trying to extend WinForms.Form I got the error "package has no
attribute...".

Thanks.

/S


More information about the users-ironpython.com mailing list