[pygtk] pygtk console
Johan Dahlin
jdahlin at async.com.br
Fri Dec 15 22:23:11 WST 2006
Nicolas Rougier wrote:
> Hi all,
>
>
> Based on the GTK console bundled with The Gimp I developed a
> pygtk console that might be of some interest for some of you.
> The code is available at:
> http://www.loria.fr/~rougier/pub/Software/pycons.py
>
Looks quite nice.
I found a few errors in it though:
$ pyflakes pycons.py
pycons.py:173: undefined name 'history'
pycons.py:526: undefined name 'get_iter_at_offset'
pycons.py:533: undefined name 'get_iter_at_offset'
The last two can easily be triggered by pressing home.
Tab-completion would be nice too *wink* ;-)
--
Johan Dahlin <jdahlin at async.com.br>
Async Open Source
More information about the pygtk
mailing list