> But I don’t any auto-completion for the QGIS libraries. Wing doc explain to
> use a *.pi file but I can’t translate core.pyd or gui.pyd to core.pi or
> gui.pi …
>
>

pi files or "Python Interface" files describe the interface of binary
only python modules.
Wing ships with a script that extracts pi files from pyd: "generate_pi.py"

Camilo
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to