I am trying to use the function cmpfile of the cmp module which returns true or false if filepaths passed are same or not...
But the interpreter flashes an error "undefined global name false"...
Also it doesnt accept true or false in other functions also..
what might be the problem???
please help...
also can somebody tell me a way to find askii value of a character...
the ascii function in curses module is not working...
In the curses module there is a call to _curses module which the interpreter cant find and neither can i....
I am using recently released python25....
Can someone help...
Please....