Sébastien Cevey wrote:
How do you represent http://example.com/?type=foo&path=bar ? ;-P

{
   'type': 'http',
   'path': b'http://example.com/?type=foo&path=bar',
}

which would make sense for cases like this:

{
   'type': 'http',
   'path': b'http://c64.org/get-sid?id=1234&user=kbrinkmann',
   'subtune': 4,
}


 anders

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to