This commit is contained in:
Kenneth Reitz
2012-12-17 00:18:04 -05:00
parent 9ab3234f0e
commit 898079f7e2
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ History
++++++++++++++++++
- Massive Refactor
- Switch to Apache 2.0 license
- Connection Adapters
- Standard library logging
-1
View File
@@ -48,7 +48,6 @@ log = logging.getLogger(__name__)
class RequestMixin(object):
"""docstring for RequestMixin"""
@property
def path_url(self):