Hi, I have python with sys.version_info = (2, 4, 4, 'final', 0)
In Idle when I do print 'รก'.isalpha() I get True. When I make and execute a script file with the same code I get False. Why do I have diferent answers ? Thank you -- http://mail.python.org/mailman/listinfo/python-list