[Zope] want to get the url in python script
Paul Winkler
pw_lists at slinkp.com
Wed Dec 13 10:58:45 EST 2006
Oh, and if you just want to get the url of the context,
that's normally:
context.absolute_url()
On Wed, Dec 13, 2006 at 10:50:00AM -0500, Kate Legere wrote:
> I'm getting an attribute error finding pyUrlQuote from this:
>
> quote = context.pyUrlQuote
>
> Is there another way I can get the url? Has this been replaced?
>
> Katie
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list