[wingide-users] Introspection and Relative Imports
Wingware Support
support at wingware.com
Fri Jan 18 09:37:26 MST 2008
Pete wrote:
> As of python 2.5, it's possible to write imports like:
>
> from ..lib.meta import Factory
>
> where '..' is interpreted in the Unix-y sense (ie, look up 2 packages).
>
> Introspection doesn't seem to work for such imports though.
>
> http://docs.python.org/whatsnew/pep-328.html
Yes, we don't yet have support for this but it's on our list to add/fix.
Thanks,
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list