Re: [Zope] id_quote

2000-09-14 Thread Rik Hoekstra
> Given the new strictness characters allowed in id's, it'd be great if > there was something called id_quote which behaved in the same way as > html_quote or url-quote except it made a string suitable for use as an > id. It's be great if ti was available as a methdo in python as well :-) > > Wha

[Zope] id_quote

2000-09-14 Thread Chris Withers
Hi, Given the new strictness characters allowed in id's, it'd be great if there was something called id_quote which behaved in the same way as html_quote or url-quote except it made a string suitable for use as an id. It's be great if ti was available as a methdo in python as well :-) What do pe