[Zope] urllib from DTML?
Chris McDonough
chrism@digicool.com
Sat, 22 Apr 2000 15:49:03 -0400 (EDT)
<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 )
>