surjit / oauth

Automatically exported from code.google.com/p/oauth
0 stars 0 forks source link

Undefined variable in python OAuthServer.set_data_store #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use OAuthServer's set_data_store method

What is the expected output? What do you see instead?
The variable data_store is undefined - it doesn't match oauth_data_store in
the signature.

I've attached a patch.

Original issue reported on code.google.com by therobot...@gmail.com on 27 Oct 2008 at 11:30

Attachments:

GoogleCodeExporter commented 9 years ago
Doh! Thanks for finding this! Fixed now.

Original comment by leah.culver on 14 Jan 2009 at 10:00