photo / openphoto-python

A Python OAuth client for OpenPhoto
http://theopenphotoproject.org
Apache License 2.0
42 stars 16 forks source link

Unicode tags #77

Closed sneakypete81 closed 10 years ago

sneakypete81 commented 10 years ago

Ensure tag update/delete URLs are UTF-8 encoded. Ensure options parameters are properly quoted and encoded. Updated unit tests.