[IronPython] Problems with Iron Python Studio
Michael Stephens
falcon at uwyo.edu
Tue Jun 24 23:35:59 CEST 2008
I have two instances where I can't get intellisense to work. Is it
something I am doing or something wrong with Python Studio. I have attached
a generated project.
Problem 1:
I can't access base class methods
Problem 2:
I can't access things declared in RT.py despite importing it..
The closest that that will work is
import RT
RT.dbg()// intellisense works! but i shouldnt need to call RT directly
Any help would be appreciated.
Michael Stephens
Electrical Engineering Graduate Student
University of Wyoming
falcon at uwyo.edu or 89iroc at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080624/2663a91e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: project.zip
Type: application/zip
Size: 6270 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080624/2663a91e/attachment.zip>
More information about the Ironpython-users
mailing list