[BangPypers] magic in datetime module?

Anand Chitipothu anandology at gmail.com
Fri Apr 3 08:11:41 CEST 2009


>>>> __builtins__ = {}
>>>> import subprocess
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> ImportError: __import__ not found

Try running this as script. It works!


More information about the BangPypers mailing list