On Wed, Jun 06, 2007 at 07:13:10PM +0100, Ali Afshar wrote: > > >Presumably recognition of the beginnings of > >- a) python keywords > >- b) classes and functions defined earlier in this file? > >- c) in scope variables? > > does c) include: d) imported modules
For code-completion, I suppose astng[1] could be useful. 1: http://www.logilab.org/project/eid/856 -- Nicolas Chauvat logilab.fr - services en informatique avancée et gestion de connaissances
