I am wondering why I am getting this error. when I try to run a script.
TypeError: translate() takes at most 3 arguments (10 given)
but the thing is the method translate actually accepts 10 arguements.
That is what is confusing me.
Jeff
-- http://mail.python.org/mailman/listinfo/python-list