(curses) issue about inch()

Jimmy mcknight0219 at gmail.com
Sun Sep 16 11:07:12 EDT 2007


hi, all
I attempt to use the function inch() to get the character at the
current position, and compare it with a particular character like :
if screen.inch(x,y) == 'F'
but this method doesn't seem work, can anyone tell me the reason and
how to corrent it
thanks




More information about the Python-list mailing list