Excuse my ignorance, but is there a limit to the size of function names in Python ?
I named a function getSynclientVersion() and I got an error when I called it. I renamed the same function to getSCVersion() and it called fine. Why ? Thanks -- http://mail.python.org/mailman/listinfo/python-list