22 Apr
2000
22 Apr
'00
7:42 p.m.
Is it possible to access the urllib module via DTML? I though I could do it like this: <!--#var "_.urllib.quote(myString)"--> but no luck. Could I have the wrong syntax? kh
22 Apr
22 Apr
7:49 p.m.
New subject: [Zope] urllib from DTML?
<dtml-var "mystring" url_quote> or &dtml.url_quote-myattr; On Sat, 22 Apr 2000, Kevin Howe wrote:
Is it possible to access the urllib module via DTML?
I though I could do it like this:
<!--#var "_.urllib.quote(myString)"-->
but no luck. Could I have the wrong syntax?
kh
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
9480
Age (days ago)
9480
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris McDonough -
Kevin Howe