Brian Smith wrote:
> Ian Bicking wrote:
> 
>> We encountered it with GData too, as it uses URLs like 
>> /{http:%2f%2fexample.com}term/.  But if you balance the {}'s 
>> you can parse it out.
> 
> Unquoted curly braces are illegal in any kind of URI or IRI. Does GData
> really require them to be unquoted?

No, quoted is fine.  Of course parsing PATH_INFO I couldn't tell anyway ;)

   Ian
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to