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

Could you please tell me how to enable insert mode in curses.textpad?

Thank you.
-- 
Sincerely,
Ershad K
http://ershadk.wordpress.com

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

Reply via email to