Re: [Zope] Using urllib in python script
22 Sep
2001
22 Sep
'01
9:35 p.m.
Hi, I just figured this out myself. I posted it to ZopeLabs yesterday: http://www.zopelabs.com/cookbook/1001111275 Hope that helps. Eric.
Date: Fri, 21 Sep 2001 18:04:23 +0200 From: Philippe Jadin <philippe@123piano.com> To: Gitte Wange <gitte@mmmanager.org> CC: zope@zope.org Subject: Re: [Zope] Using urllib in python script
Gitte Wange wrote:
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 :-(
Arent' python scripts limited to import only a few librairies ? You'd better use an external method I guess (-> zope book ?)
Philippe
8961
Age (days ago)
8961
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Walstad