aggiornamento librerie

This commit is contained in:
marco
2019-12-14 13:14:43 +01:00
parent 71aaa90a3d
commit f9c7b7bef9
154 changed files with 3971 additions and 47232 deletions
+1 -2
View File
@@ -43,9 +43,8 @@ if is_py2:
import cookielib
from Cookie import Morsel
from StringIO import StringIO
from collections import Callable, Mapping, MutableMapping
from collections import Callable, Mapping, MutableMapping, OrderedDict
from urllib3.packages.ordered_dict import OrderedDict
builtin_str = str
bytes = str