Be consistent about URI escaping. set_uri() is now always passed an unescaped
commit3a8e68a5e89dd1ac9c7fedd802581f5ceed0b086
authorThomas Leonard <talex5@gmail.com>
Sat, 15 Jan 2005 13:39:33 +0000 (15 13:39 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 15 Jan 2005 13:39:33 +0000 (15 13:39 +0000)
tree5f1f3e31c59ed6b76c139486138095e4f1c0e139
parent2e16e361d2ed46ae0152c8523dd0279cc9df278f
Be consistent about URI escaping. set_uri() is now always passed an unescaped
UTF-8 string (Thomas Leonard).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@3758 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/Changes
python/rox/__init__.py
python/rox/saving.py