There was an error while loading. Please reload this page.
right now, gpython fails with:
gpython
>>> import math >>> dir(math) Traceback (most recent call last): File "<stdin>", line 1, in <module> FIXME line of source goes here NameError: NameError: "name 'dir' is not defined"
right now,
gpythonfails with: