python-openid
python-openid copied to clipboard
Fix missing import in openid.extension
Add a missing import that could trigger an exception when toMessage
was called on an extension instance with no parameters.
This resolves issue #33