[wingide-users] Updated PyGTK auto-completion support
Douglas Soares de Andrade
dsa at unilestemg.br
Thu Dec 16 06:30:47 EST 2004
Hi !
Im having this error:
[root at ressurrection pygtk-2.4.1]# pwd
/home/douglas/pacotes/python/fontes/pygtk-2.4.1
[root at ressurrection pygtk-2.4.1]# python pygtk_to_pi.py .
Parsing defs file ./docs/gobject.defs
Traceback (most recent call last):
File "pygtk_to_pi.py", line 979, in ?
ParseDefsFile(src, namespace, cnames)
File "pygtk_to_pi.py", line 389, in ParseDefsFile
f = open(filename)
IOError: [Errno 2] No such file or directory: './docs/gobject.defs'
[root at ressurrection pygtk-2.4.1]#
Im putting this file on the pygtk source, but im getting this error.
Can you help me ?
See ya !
Em Quarta 15 Dezembro 2004 00:29, Stephan Deibel escreveu:
> Hi,
>
> I've updated the script that produces *.pi files for PyGTK so that Wing
> can offer auto-completion and call tips information for code that is in
> the PyGTK extension modules:
>
> http://wingware.com/pub/wingide/contrib/pygtk_to_pi.py
>
> This is version 0.2. The main change from 0.1 is that it now parses the
> *.override files so the correct type signature information replaces the
> values given in the *.defs files.
>
> See the script's header for usage instructions and known problems.
>
> - Stephan
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
More information about the wingide-users
mailing list