Python oauth.py (http://oauth.googlecode.com/svn/code/python/) warning:
MySpace calculates OAuth signatures with empty URL parameters (just keys), while Python oauth strips those empty parameters - resulting in signature mismatch.
This patch fixes how oauth.py uses empty parameters:
http://pastebin.com/f6a77dcf8