On Fri, Oct 7, 2011 at 11:33 PM, Ershad K <[email protected]> wrote:

> Hi,
>
>        I'm not sure whether this is the right mailing list to ask such a
> doubt, I'm sorry if it's not. I'm trying to use curses module in python.
> An error occurs while doing this:
>
>        tp = curses.textpad.Textbox(stdscr, insert_mode=True)
>        text = tp.edit()
>
> I get
>
>        RuntimeError: maximum recursion depth exceeded while calling a
>        Python object
>
>
This will help -
http://www.google.com/search?client=ubuntu&channel=fs&q=curses.textpad+%2B+recursion&ie=utf-8&oe=utf-8

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to