summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIdan Gazit <idan@gazit.me>2012-04-11 12:50:30 +0300
committerIdan Gazit <idan@gazit.me>2012-04-11 12:50:30 +0300
commit4c2f7f90b4c756b152cf9ff4fc7c413a2694e8cc (patch)
tree44ca5bbd4278b9b0b599fc6ae0c0841af15d1972
parent89c685be55e5656385e36d670f2e6ab19ce09696 (diff)
downloadoauthlib-4c2f7f90b4c756b152cf9ff4fc7c413a2694e8cc.tar.gz
Move oauth2 bits to their new home
-rw-r--r--oauthlib/oauth2/draft25/tokens.py (renamed from oauthlib/oauth2_draft25/tokens.py)0
-rw-r--r--tests/oauth2/draft25/test_tokens.py (renamed from tests/oauth2_draft25/test_tokens.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/oauthlib/oauth2_draft25/tokens.py b/oauthlib/oauth2/draft25/tokens.py
index ed779c7..ed779c7 100644
--- a/oauthlib/oauth2_draft25/tokens.py
+++ b/oauthlib/oauth2/draft25/tokens.py
diff --git a/tests/oauth2_draft25/test_tokens.py b/tests/oauth2/draft25/test_tokens.py
index d605330..d605330 100644
--- a/tests/oauth2_draft25/test_tokens.py
+++ b/tests/oauth2/draft25/test_tokens.py