Armin Rigo <[EMAIL PROTECTED]> writes: > * Holger, Michael: operator module in pure Python. [However, Michael, let me > point out that 'operator.add(2,3)' fails currently -- all of them do. > staticmethods are not callable.]
Argh. Probably not too hard to fix, though... Cheers, mwh -- There are 'infinite' number of developed artifacts and one cannot develop appreciation for them all. It would be all right to not understand something, but it would be imbecilic to put judgements on things one don't understand. -- Xah, comp.lang.lisp _______________________________________________ [EMAIL PROTECTED] http://codespeak.net/mailman/listinfo/pypy-dev
