Joe Gregorio | 55d5818 | 2011-02-20 01:42:07 -0500 | [diff] [blame^] | 1 | |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 | <html><head><title>Python: function iri2uri</title> |
| 4 | </head><body bgcolor="#f0f0f8"> |
| 5 | <dl><dt><a name="-httplib2.iri2uri"><strong>httplib2.iri2uri</strong></a> = iri2uri(uri)</dt><dd><tt>Convert an IRI to a URI. Note that IRIs must be <br> |
| 6 | passed in a unicode strings. That is, do not utf-8 encode<br> |
| 7 | the IRI before passing it into the function.</tt></dd></dl> |
| 8 | |
| 9 | </body></html> |