mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -109,7 +109,7 @@ elif is_py3:
|
||||
from http import cookiejar as cookielib
|
||||
from http.cookies import Morsel
|
||||
from io import StringIO
|
||||
from .packages import chardet2 as chardet
|
||||
from .packages import chardet
|
||||
from collections import OrderedDict
|
||||
|
||||
builtin_str = str
|
||||
|
||||
Reference in New Issue
Block a user