[XML-SIG] well-formed xml

Matt Gushee Matt Gushee <mgushee@havenrock.com>
Fri, 27 Sep 2002 13:37:33 -0600


On Fri, Sep 27, 2002 at 02:31:10PM -0500, Mark McEahern wrote:
> [Mike Rovner]
> > IIRC, double quotes are the must:
> > s = '<a href="http://google.com/search?hl=en&amp;q=foobar">search</a>'

Just for the record, both Python and XML allow you to use single and
double quotes interchangeably--keeping in mind, of course, that strings
within strings need to either use a different type of quote than the
outer string, or have their quotes escaped.

-- 
Matt Gushee
Englewood, Colorado, USA
mgushee@havenrock.com
http://www.havenrock.com/