[Visualpython-discuss] (no subject)
by Rares other posts by this author
Oct 9 2002 7:29AM messages near this date
view in the new Beta List Site
New Visual Python Release: Beta Testers Wanted
|
ActiveState releases Visual Python 1.2.1
Hi,
I'm using Visual Python more with Zope, building Zope products. The
problem is that I don't know how to make it know about Zope modules, to
make "Class-based Code completion" work.
For example I've manage to make "PythonWin" to know about Zope modules
(I told him the path "C:\_[8080]Zope2.5.1\lib\python" and everything
worked). The code: """ import DateTime
DateTime.
"""
work very well (I mean it showed me the class members.
I tried to add "C:\_[8080]Zope2.5.1\lib\python" to PYTHONPATH in
"Tools-> Options..." but no result, it doesn't know about Zope products!
:(
Thanks in advance,
Rares
Attachments:
unknown1
|