[Idle-dev] IDLE Extension - Prompt goes missing
Terry Reedy
tjreedy at udel.edu
Wed Mar 30 22:28:16 CEST 2011
On 3/28/2011 10:28 AM, phelix wrote:
> I am trying to write an extension to add autocompletion for "self". It works
> fine but there is one problem I just can't figure out. Whenever I hit enter
> at the shell a couple of times the interpreter seems to be crashing. The
> extension still runs fine but the prompt is not comming back. I tried it in
> both python 2.62 and 3.2. Here is some example code, any suggestion welcome.
I do not know anything about IDLE extensions. Where are they documented
or explained?
--
Terry Jan Reedy
More information about the IDLE-dev
mailing list