projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fd480d
)
absolute import
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 14 Feb 2011 07:13:32 +0000
(
02:13
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 14 Feb 2011 07:13:32 +0000
(
02:13
-0500)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index c2fdbadbc91260fa5920287d568e6900497f265b..ef1b372885ce49c901c0a56302006e90fe81e0e3 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-1,3
+1,3
@@
# -*- coding: utf-8 -*-
-from core import *
\ No newline at end of file
+from
.
core import *
\ No newline at end of file