2.5 fix
authorKenneth Reitz <me@kennethreitz.com>
Sat, 19 Nov 2011 20:19:56 +0000 (15:19 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sat, 19 Nov 2011 20:19:56 +0000 (15:19 -0500)
requests/packages/oreos/__init__.py

index ef1b372885ce49c901c0a56302006e90fe81e0e3..d01340f270937165d04dd768155c52acccc86b40 100644 (file)
@@ -1,3 +1,3 @@
 # -*- coding: utf-8 -*-
 
-from .core import *
\ No newline at end of file
+from .core import dict_from_string
\ No newline at end of file