shablool wrote:
> Could someone please explain why stdscr.getxy() always raise an
> exception:
[code here]
the method is named getyx(), this is old unix heritage.
see http://www.python.org/doc/2.0.1/lib/curses-window-objects.html

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to