[Zope-dev] urllib not available in Python Scripts?

Evan Simpson evan@4-am.com
Fri, 15 Dec 2000 10:34:34 -0500


From: Itai Tavor <itai@optusnet.com.au>
> In Python Methods I could do urllib.quote(...). This doesn't work in
> Python Scripts. Is quote considered a security risk?

No, but only the modules available to DTML are importable by default.   You
would need to provide security declarations in order to import anything from
urllib.

Cheers,

Evan @ digicool & 4-am