yup, no problem doing import os I figured, there was a call to weakref somewhere in web2py libs, but I don't see it...
On Apr 15, 3:29 pm, pbreit <[email protected]> wrote: > It looks to me like it might be stuck at the very beginning with "import > os". In MacOS terminal, can you do a simple "import os" in Python shell? > > $ python > > > > > > > > >>> import os

