[Zope] Using urllib in python script

Gitte Wange gitte@mmmanager.org
Fri, 21 Sep 2001 17:16:45 +0200


Hello,

I want to use the quote function from the urllib module - but how do I import 
it into a Zope python script ?
from urllib import quote gives an error :-(

TIA,
Gitte