Dan Stromberg wrote: > python 2.x, python 3.x and pypy all give this same error, though jython > errors out at a different point in the same method.
By the way, 3.x doesn't have unbound methods, so that should work. -- http://mail.python.org/mailman/listinfo/python-list
