[Info - 12:20:53 PM] Microsoft Python Language Server version 0.4.71.0 [Info - 12:20:53 PM] Workspace root: c:\1d\Train_Bus_Line-EatShopTourPj\lightRailDataPjs\buildStationSearchJSON [Info - 12:20:53 PM] Analysis cache path: C:\Users\joeco\AppData\Local\Microsoft\Python Language Server [Info - 12:20:54 PM] GetCurrentSearchPaths C:\Python35\python.exe [Info - 12:20:55 PM] Interpreter search paths: [Info - 12:20:55 PM] c:\python35\dlls [Info - 12:20:55 PM] c:\python35\lib [Info - 12:20:55 PM] c:\python35 [Info - 12:20:55 PM] c:\users\joeco\appdata\roaming\python\python35\site-packages [Info - 12:20:55 PM] c:\python35\lib\site-packages [Info - 12:20:55 PM] c:\python35\lib\site-packages\h2o_pysparkling_1.6-1.6.5-py3.5.egg [Info - 12:20:55 PM] c:\python35\lib\site-packages\flask_admin-1.4.2-py3.5.egg [Info - 12:20:55 PM] c:\python35\lib\site-packages\wtforms-2.1-py3.5.egg [Info - 12:20:55 PM] c:\python35\lib\site-packages\win32 [Info - 12:20:55 PM] c:\python35\lib\site-packages\win32\lib [Info - 12:20:55 PM] c:\python35\lib\site-packages\pythonwin [Info - 12:20:55 PM] User search paths: [Info - 12:21:50 PM] Initializing for C:\Python35\python.exe Watching c:\python35 Watching c:\users\joeco\appdata\roaming\python\python35\site-packages [Info - 12:21:50 PM] Analysis caching mode: None. Opening document file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py Analysis of test_jsonschema (User) queued. Dependencies: __future__, sys, json, jsonschema Import: __future__ c:\python35\lib\__future__.py Create built-in compiled (scraped) module: sys C:\Python35\python.exe Analysis of __future__ (Stub) queued. Dependencies: sys (stub) Import: json c:\python35\lib\json\__init__.py Import: jsonschema c:\python35\lib\site-packages\jsonschema\__init__.py Analysis version 5 of 3 entries has started. Analysis of sys(CompiledBuiltin) canceled (no AST yet). Analysis of __future__(Library) canceled (no AST yet). Analysis of test_jsonschema (User) on depth 0 completed in 33.73 ms. Analysis version 5 of 3 entries has been completed in 38.84 ms. Analysis of __future__ (Library) queued. Dependencies: __future__ (stub) Analysis version 8 of 6 entries has started. Analysis of __future__ (Stub) on depth 2 completed in 11.05 ms. Analysis of __future__ (Library) on depth 1 completed in 14.1 ms. Analysis of jsonschema(Library) canceled (no AST yet). Analysis of json(Library) canceled (no AST yet). Analysis of sys(CompiledBuiltin) canceled (no AST yet). Analysis version 8 has been completed in 26.21 ms with 5 entries analyzed and 1 entries skipped. Analysis of sys (Stub) queued. Dependencies: types (stub), importlib.abc (stub) Analysis version 9 of 7 entries has started. Analysis of sys (Stub) on depth 3 completed in 14.07 ms. Analysis of __future__ (Stub) on depth 2 completed in 0.34 ms. Analysis of __future__ (Library) on depth 1 completed in 1.37 ms. Analysis of jsonschema(Library) canceled (no AST yet). Analysis of json(Library) canceled (no AST yet). Analysis of sys(CompiledBuiltin) canceled (no AST yet). Analysis version 9 has been completed in 16.35 ms with 6 entries analyzed and 1 entries skipped. Analysis of importlib.abc (Stub) queued. Dependencies: abc (stub), os (stub), sys (stub), types (stub), _importlib_modulespec (stub) Analysis of jsonschema (Library) queued. Dependencies: jsonschema.exceptions, jsonschema._format, jsonschema.validators, jsonschema._version Analysis of sys (CompiledBuiltin) queued. Dependencies: sys (stub), _io, types Analysis of json (Library) queued. Dependencies: json (stub), json.decoder, json.encoder Analysis of json (Stub) queued. Dependencies: sys (stub), json.decoder (stub), json.encoder (stub) Analysis of abc (Stub) queued. Dependencies: Goto Definition in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 41) Analysis of types (Stub) queued. Dependencies: sys (stub), _importlib_modulespec (stub) Analysis of os (Stub) queued. Dependencies: io (stub), sys (stub), posix (stub), os.path (stub) Analysis version 21 of 11 entries has started. Analysis of _importlib_modulespec (Stub) queued. Dependencies: abc (stub), sys (stub) Import: jsonschema.exceptions c:\python35\lib\site-packages\jsonschema\exceptions.py Import: jsonschema._format c:\python35\lib\site-packages\jsonschema\_format.py Create built-in compiled (scraped) module: _io C:\Python35\python.exe Import: jsonschema.validators c:\python35\lib\site-packages\jsonschema\validators.py Import: jsonschema._version c:\python35\lib\site-packages\jsonschema\_version.py Analysis of types (Stub) on depth 4 completed in 25.62 ms. Analysis of importlib.abc (Stub) on depth 4 completed in 4.3 ms. Analysis of jsonschema (Library) on depth 1 completed in 7.25 ms. Analysis of jsonschema._version (Library) queued. Dependencies: Import: json.decoder c:\python35\lib\json\decoder.py Import: types c:\python35\lib\types.py Import: json.encoder c:\python35\lib\json\encoder.py Analysis of json (Library) on depth 1 completed in 126.36 ms. Analysis of types (Library) queued. Dependencies: types (stub), sys, functools, collections, collections.abc Analysis of json.encoder (Library) queued. Dependencies: json.encoder (stub), re, _json Analysis of json.decoder (Stub) queued. Dependencies: sys (stub) Analysis of jsonschema._format (Library) queued. Dependencies: datetime, re, socket, jsonschema.compat, jsonschema.exceptions Analysis of jsonschema.exceptions (Library) queued. Dependencies: collections, itertools, pprint, textwrap, jsonschema, jsonschema._utils, jsonschema.compat Analysis of sys (CompiledBuiltin) on depth 1 completed in 172.85 ms. Analysis version 21 has been completed in 174.77 ms with 5 entries analyzed and 6 entries skipped. Analysis of _io (CompiledBuiltin) queued. Dependencies: io Analysis version 37 of 18 entries has started. Analysis of io (Stub) queued. Dependencies: codecs (stub), mmap (stub), sys (stub), types (stub) Analysis of jsonschema.validators (Library) queued. Dependencies: __future__, contextlib, json, numbers, requests, jsonschema, jsonschema._utils, jsonschema._validators, jsonschema.compat, jsonschema.exceptions Import: functools c:\python35\lib\functools.py Analysis of os (Stub) on depth 4 completed in 80.8 ms. Analysis of abc (Stub) on depth 4 completed in 0.59 ms. Analysis of _importlib_modulespec (Stub) on depth 4 completed in 1.67 ms. Analysis of json (Stub) on depth 2 completed in 2.01 ms. Analysis of jsonschema (Library) on depth 1 completed in 0.19 ms. Analysis version 37 has been completed in 86.56 ms with 5 entries analyzed and 13 entries skipped. Analysis of json.decoder (Library) queued. Dependencies: json.decoder (stub), re, json, json.scanner, _json Import: collections c:\python35\lib\collections\__init__.py Import: collections.abc c:\python35\lib\collections\abc.py Analysis version 44 of 27 entries has started. Import: re c:\python35\lib\re.py Import: datetime c:\python35\lib\datetime.py Create built-in compiled (scraped) module: _json C:\Python35\python.exe Analysis of json.encoder (Stub) queued. Dependencies: Analysis of _json (CompiledBuiltin) queued. Dependencies: _json (stub) Analysis of _json (Stub) queued. Dependencies: Import: socket c:\python35\lib\socket.py Import: jsonschema.compat c:\python35\lib\site-packages\jsonschema\compat.py Analysis of jsonschema._format (Library) on depth 2 completed in 273.82 ms. Create built-in compiled (scraped) module: itertools C:\Python35\python.exe Import: contextlib c:\python35\lib\contextlib.py Import: pprint c:\python35\lib\pprint.py Import: textwrap c:\python35\lib\textwrap.py Import: numbers c:\python35\lib\numbers.py Import: jsonschema._utils c:\python35\lib\site-packages\jsonschema\_utils.py Import: io c:\python35\lib\io.py Import: requests c:\python35\lib\site-packages\requests\__init__.py Import: jsonschema._validators c:\python35\lib\site-packages\jsonschema\_validators.py Import: json.scanner c:\python35\lib\json\scanner.py Analysis of jsonschema.validators (Library) on depth 2 completed in 496.81 ms. Analysis of jsonschema._version (Library) on depth 2 completed in 0.03 ms. Analysis of re (Library) queued. Dependencies: re (stub), sys, sre_compile, sre_parse, _locale, copyreg, sre_constants Analysis of _io (CompiledBuiltin) on depth 2 completed in 20.74 ms. Analysis of json.encoder (Library) on depth 2 completed in 4.97 ms. Import: sre_compile c:\python35\lib\sre_compile.py Analysis of jsonschema._validators (Library) queued. Dependencies: re, jsonschema, jsonschema._utils, jsonschema.exceptions, jsonschema.compat Import: sre_parse c:\python35\lib\sre_parse.py Create built-in compiled (scraped) module: _locale C:\Python35\python.exe Import: copyreg c:\python35\lib\copyreg.py Import: sre_constants c:\python35\lib\sre_constants.py Analysis of requests (Library) queued. Dependencies: requests (stub), requests.packages.urllib3.contrib, requests.packages.urllib3.contrib.pyopenssl, warnings, requests.packages.urllib3.exceptions, requests.utils, requests.models, requests.api, requests.sessions, requests.status_codes, requests.exceptions, logging Analysis of sre_constants (Library) queued. Dependencies: sre_constants (stub), _sre Import: requests.packages.urllib3.contrib c:\python35\lib\site-packages\requests\packages\urllib3\contrib\__init__.py Import: requests.packages.urllib3.contrib.pyopenssl c:\python35\lib\site-packages\requests\packages\urllib3\contrib\pyopenssl.py Import: warnings c:\python35\lib\warnings.py Import: requests.packages.urllib3.exceptions c:\python35\lib\site-packages\requests\packages\urllib3\exceptions.py Import: requests.utils c:\python35\lib\site-packages\requests\utils.py Import: requests.models c:\python35\lib\site-packages\requests\models.py Import: requests.api c:\python35\lib\site-packages\requests\api.py Import: requests.sessions c:\python35\lib\site-packages\requests\sessions.py Import: requests.status_codes c:\python35\lib\site-packages\requests\status_codes.py Import: requests.exceptions c:\python35\lib\site-packages\requests\exceptions.py Import: logging c:\python35\lib\logging\__init__.py Create built-in compiled (scraped) module: _sre C:\Python35\python.exe Analysis of logging (Library) queued. Dependencies: logging (stub), sys, os, time, io, traceback, warnings, weakref, collections, string, threading, atexit Analysis of _sre (CompiledBuiltin) queued. Dependencies: Import: os c:\python35\lib\os.py Create built-in compiled (scraped) module: time C:\Python35\python.exe Import: traceback c:\python35\lib\traceback.py Import: weakref c:\python35\lib\weakref.py Import: string c:\python35\lib\string.py Import: threading c:\python35\lib\threading.py Create built-in compiled (scraped) module: atexit C:\Python35\python.exe Analysis of atexit (CompiledBuiltin) queued. Dependencies: atexit (stub) Analysis of atexit (Stub) queued. Dependencies: Analysis of threading (Library) queued. Dependencies: threading (stub), sys, _thread, time, traceback, _weakrefset, itertools, _collections, collections, _threading_local Create built-in compiled (scraped) module: _thread C:\Python35\python.exe Analysis of os (Library) queued. Dependencies: os (stub), sys, errno, stat, posixpath, nt, ntpath, warnings, _collections_abc, subprocess, io Import: _weakrefset c:\python35\lib\_weakrefset.py Create built-in compiled (scraped) module: _collections C:\Python35\python.exe Import: _threading_local c:\python35\lib\_threading_local.py Analysis of _threading_local (Library) queued. Dependencies: _threading_local (stub), weakref, contextlib, threading Create built-in compiled (scraped) module: errno C:\Python35\python.exe Import: stat c:\python35\lib\stat.py Import: posixpath c:\python35\lib\posixpath.py Create built-in compiled (scraped) module: nt C:\Python35\python.exe Import: ntpath c:\python35\lib\ntpath.py Import: _collections_abc c:\python35\lib\_collections_abc.py Import: subprocess c:\python35\lib\subprocess.py Analysis of _threading_local (Stub) queued. Dependencies: weakref (stub) Analysis of _collections (CompiledBuiltin) queued. Dependencies: collections Analysis of _weakrefset (Library) queued. Dependencies: _weakrefset (stub), _weakref Create built-in compiled (scraped) module: _weakref C:\Python35\python.exe Analysis of posix (Stub) queued. Dependencies: Analysis of _weakref (CompiledBuiltin) queued. Dependencies: _weakref (stub) Analysis of jsonschema._utils (Library) queued. Dependencies: itertools, json, pkgutil, re, jsonschema.compat Analysis of _weakref (Stub) queued. Dependencies: sys (stub) Analysis of re (Stub) queued. Dependencies: sys (stub), enum (stub) Analysis of mmap (Stub) queued. Dependencies: sys (stub) Analysis of os.path (Stub) queued. Dependencies: posix (stub), sys (stub) Analysis of json.scanner (Library) queued. Dependencies: re, _json Analysis of io (Library) queued. Dependencies: io (stub), _io, abc Analysis of itertools (Stub) queued. Dependencies: Analysis of functools (Stub) queued. Dependencies: sys (stub) Analysis of codecs (Stub) queued. Dependencies: sys (stub), abc (stub), types (stub) Analysis of _weakrefset (Stub) queued. Dependencies: Analysis of jsonschema.compat (Library) queued. Dependencies: operator, sys, collections, collections.abc, functools, io, urllib.parse, urllib.request, itertools, urllib Analysis of itertools (CompiledBuiltin) queued. Dependencies: itertools (stub) Analysis of functools (Library) queued. Dependencies: functools (stub), _functools, abc, collections, types, weakref, _thread Analysis of subprocess (Library) queued. Dependencies: subprocess (stub), sys, io, os, time, signal, warnings, errno, threading, msvcrt, _winapi, select, selectors, dummy_threading Import: pkgutil c:\python35\lib\pkgutil.py Analysis of pkgutil (Library) queued. Dependencies: pkgutil (stub), functools, importlib, importlib.util, importlib.machinery, os, sys, types, warnings, marshal, inspect, zipimport Import: abc c:\python35\lib\abc.py Analysis of abc (Library) queued. Dependencies: abc (stub), _weakrefset Analysis of _thread (CompiledBuiltin) queued. Dependencies: _thread (stub) Analysis of collections (Stub) queued. Dependencies: sys (stub), collections.abc (stub) Analysis of _thread (Stub) queued. Dependencies: Analysis of collections.abc (Stub) queued. Dependencies: sys (stub), collections (stub) Import: operator c:\python35\lib\operator.py Analysis of collections (Library) queued. Dependencies: collections (stub), _collections_abc, operator, keyword, sys, heapq, _weakref, itertools, reprlib, _collections, warnings, copy Import: urllib.parse c:\python35\lib\urllib\parse.py Import: urllib.request c:\python35\lib\urllib\request.py Import: urllib c:\python35\lib\urllib\__init__.py Create built-in compiled (scraped) module: _functools C:\Python35\python.exe Analysis of collections.abc (Library) queued. Dependencies: collections.abc (stub), _collections_abc Analysis of pprint (Stub) queued. Dependencies: sys (stub) Analysis of pprint (Library) queued. Dependencies: pprint (stub), collections, re, sys, types, io, time Import: signal c:\python35\lib\signal.py Create built-in compiled (scraped) module: msvcrt C:\Python35\python.exe Create built-in compiled (scraped) module: _winapi C:\Python35\python.exe Create compiled (scraped): select c:\python35\dlls\select.pyd c:\python35\dlls Import: selectors c:\python35\lib\selectors.py Import: dummy_threading c:\python35\lib\dummy_threading.py Analysis of subprocess (Stub) queued. Dependencies: sys (stub), types (stub) Import: importlib c:\python35\lib\importlib\__init__.py Import: importlib.util c:\python35\lib\importlib\util.py Import: importlib.machinery c:\python35\lib\importlib\machinery.py Create built-in compiled (scraped) module: marshal C:\Python35\python.exe Import: inspect c:\python35\lib\inspect.py Create built-in compiled (scraped) module: zipimport C:\Python35\python.exe Analysis of zipimport (CompiledBuiltin) queued. Dependencies: zipimport (stub) Analysis of pkgutil (Stub) queued. Dependencies: sys (stub), importlib.abc (stub) Analysis of textwrap (Stub) queued. Dependencies: Analysis of zipimport (Stub) queued. Dependencies: types (stub) Analysis of sre_compile (Stub) queued. Dependencies: sys (stub), sre_parse (stub), sre_constants (stub) Analysis of threading (Stub) queued. Dependencies: types (stub), sys (stub) Analysis of textwrap (Library) queued. Dependencies: textwrap (stub), re Import: keyword c:\python35\lib\keyword.py Import: heapq c:\python35\lib\heapq.py Import: reprlib c:\python35\lib\reprlib.py Import: copy c:\python35\lib\copy.py Analysis of keyword (Stub) queued. Dependencies: Analysis of keyword (Library) queued. Dependencies: keyword (stub), sys, re Analysis of copy (Library) queued. Dependencies: copy (stub), types, weakref, copyreg Analysis of heapq (Stub) queued. Dependencies: sys (stub) Analysis of copy (Stub) queued. Dependencies: Analysis of sre_parse (Stub) queued. Dependencies: sre_constants (stub) Analysis of reprlib (Library) queued. Dependencies: reprlib (stub), itertools, _thread, _dummy_thread Analysis of sre_compile (Library) queued. Dependencies: sre_compile (stub), _sre, sre_parse, sre_constants Analysis of reprlib (Stub) queued. Dependencies: array (stub) Analysis of heapq (Library) queued. Dependencies: heapq (stub), _heapq, doctest Analysis of abc (Stub) on depth 4 completed in 2.06 ms. Analysis of _collections_abc (Library) queued. Dependencies: abc, sys Analysis of string (Library) queued. Dependencies: string (stub), _string, re, collections, warnings Analysis of datetime (Stub) queued. Dependencies: sys (stub), time (stub) Analysis of inspect (Library) queued. Dependencies: inspect (stub), ast, dis, collections, collections.abc, enum, importlib, importlib.machinery, itertools, linecache, os, re, sys, tokenize, token, types, warnings, functools, operator, imp, argparse Analysis of jsonschema.exceptions (Library) on depth 2 completed in 23.4 ms. Import: _dummy_thread c:\python35\lib\_dummy_thread.py Analysis of datetime (Library) queued. Dependencies: datetime (stub), time, math, _strptime, _datetime Analysis of os (Stub) on depth 4 completed in 36.75 ms. Create built-in compiled (scraped) module: _heapq C:\Python35\python.exe Import: doctest c:\python35\lib\doctest.py Create built-in compiled (scraped) module: _string C:\Python35\python.exe Import: ast c:\python35\lib\ast.py Import: dis c:\python35\lib\dis.py Import: enum c:\python35\lib\enum.py Import: linecache c:\python35\lib\linecache.py Import: tokenize c:\python35\lib\tokenize.py Import: token c:\python35\lib\token.py Import: imp c:\python35\lib\imp.py Import: argparse c:\python35\lib\argparse.py Analysis of inspect (Stub) queued. Dependencies: sys (stub), types (stub) Create built-in compiled (scraped) module: math C:\Python35\python.exe Import: _strptime c:\python35\lib\_strptime.py Create built-in compiled (scraped) module: _datetime C:\Python35\python.exe Analysis of _datetime (CompiledBuiltin) queued. Dependencies: datetime Analysis of math (CompiledBuiltin) queued. Dependencies: math (stub) Analysis of math (Stub) queued. Dependencies: sys (stub) Analysis of _strptime (Library) queued. Dependencies: time, locale, calendar, re, datetime, _thread, _dummy_thread Import: locale c:\python35\lib\locale.py Analysis of argparse (Library) queued. Dependencies: argparse (stub), collections, copy, os, re, sys, textwrap, gettext Import: calendar c:\python35\lib\calendar.py Import: gettext c:\python35\lib\gettext.py Analysis of calendar (Library) queued. Dependencies: calendar (stub), sys, datetime, locale, optparse Analysis of gettext (Library) queued. Dependencies: gettext (stub), locale, copy, io, os, re, struct, sys, errno, token, tokenize Import: optparse c:\python35\lib\optparse.py Analysis of optparse (Library) queued. Dependencies: optparse (stub), sys, os, textwrap, gettext Import: struct c:\python35\lib\struct.py Analysis of struct (Library) queued. Dependencies: struct (stub), _struct Create built-in compiled (scraped) module: _struct C:\Python35\python.exe Analysis of optparse (Stub) queued. Dependencies: sys (stub) Analysis of _struct (CompiledBuiltin) queued. Dependencies: struct Analysis of calendar (Stub) queued. Dependencies: datetime (stub), sys (stub), time (stub) Analysis of struct (Stub) queued. Dependencies: sys (stub), array (stub) Analysis of gettext (Stub) queued. Dependencies: Analysis of argparse (Stub) queued. Dependencies: sys (stub) Analysis of imp (Library) queued. Dependencies: imp (stub), _imp, importlib._bootstrap, importlib._bootstrap_external, importlib, importlib.machinery, importlib.util, os, sys, tokenize, types, warnings Analysis of locale (Library) queued. Dependencies: locale (stub), sys, encodings, encodings.aliases, re, collections, functools, _locale, os, _bootlocale Analysis of imp (Stub) queued. Dependencies: os (stub), sys (stub), types (stub), _imp (stub) Create built-in compiled (scraped) module: _imp C:\Python35\python.exe Import: importlib._bootstrap c:\python35\lib\importlib\_bootstrap.py Import: importlib._bootstrap_external c:\python35\lib\importlib\_bootstrap_external.py Import: encodings c:\python35\lib\encodings\__init__.py Import: encodings.aliases c:\python35\lib\encodings\aliases.py Import: _bootlocale c:\python35\lib\_bootlocale.py Analysis of _bootlocale (Library) queued. Dependencies: sys, _locale, locale Analysis of token (Library) queued. Dependencies: token (stub), re, sys Analysis of token (Stub) queued. Dependencies: sys (stub) Analysis of encodings.aliases (Library) queued. Dependencies: Analysis of encodings (Library) queued. Dependencies: encodings (stub), codecs, encodings.aliases Import: codecs c:\python35\lib\codecs.py Analysis of tokenize (Library) queued. Dependencies: tokenize (stub), codecs, collections, io, itertools, re, sys, token, argparse Analysis of _string (CompiledBuiltin) queued. Dependencies: Analysis of tokenize (Stub) queued. Dependencies: sys (stub), token (stub), os (stub) Analysis of array (Stub) queued. Dependencies: sys (stub) Analysis of _dummy_thread (Stub) queued. Dependencies: Analysis of linecache (Library) queued. Dependencies: linecache (stub), functools, sys, os, tokenize Analysis of linecache (Stub) queued. Dependencies: sys (stub) Analysis of _dummy_thread (Library) queued. Dependencies: _dummy_thread (stub), traceback, time Analysis of _heapq (Stub) queued. Dependencies: Analysis of enum (Library) queued. Dependencies: enum (stub), sys, collections, types Analysis of socket (Stub) queued. Dependencies: sys (stub), enum (stub) Analysis of string (Stub) queued. Dependencies: Analysis of codecs (Library) queued. Dependencies: codecs (stub), sys, _codecs, encodings Analysis of socket (Library) queued. Dependencies: socket (stub), _socket, os, sys, io, selectors, enum, errno Analysis of weakref (Library) queued. Dependencies: weakref (stub), _weakref, _weakrefset, collections, sys, itertools, copy, atexit, gc Analysis of encodings (Stub) queued. Dependencies: codecs (stub) Analysis of ast (Stub) queued. Dependencies: _ast (stub) Analysis of weakref (Stub) queued. Dependencies: sys (stub), types (stub), _weakref (stub), _weakrefset (stub) Analysis of _heapq (CompiledBuiltin) queued. Dependencies: _heapq (stub) Analysis of dis (Library) queued. Dependencies: dis (stub), sys, types, collections, io, opcode, argparse Analysis of ntpath (Library) queued. Dependencies: ntpath (stub), os, sys, stat, genericpath, warnings, nt, string Analysis of ast (Library) queued. Dependencies: ast (stub), _ast, inspect, collections Analysis of ntpath (Stub) queued. Dependencies: sys (stub) Analysis of contextlib (Stub) queued. Dependencies: types (stub), sys (stub) Analysis of importlib._bootstrap_external (Library) queued. Dependencies: tokenize Analysis of doctest (Library) queued. Dependencies: doctest (stub), __future__, argparse, difflib, inspect, linecache, os, pdb, re, sys, traceback, unittest, io, collections Create built-in compiled (scraped) module: _codecs C:\Python35\python.exe Analysis of doctest (Stub) queued. Dependencies: sys (stub), types (stub), unittest (stub) Analysis of importlib._bootstrap (Library) queued. Dependencies: Analysis of types (Library) on depth 2 completed in 58.31 ms. Analysis version 44 has been completed in 4072.38 ms with 9 entries analyzed and 18 entries skipped. Analysis version 251 of 215 entries has started. Analysis of json.encoder (Stub) on depth 3 completed in 0.62 ms. Analysis of posix (Stub) on depth 5 completed in 0.45 ms. Create compiled (scraped): _socket c:\python35\dlls\_socket.pyd c:\python35\dlls Create built-in compiled (scraped) module: gc C:\Python35\python.exe Analysis of socket (Library) on depth 3 completed in 73.61 ms. Analysis of mmap (Stub) on depth 5 completed in 3.04 ms. Analysis of _json (Stub) on depth 4 completed in 0.76 ms. Analysis of sre_parse(Library) canceled (no AST yet). Analysis of _locale(CompiledBuiltin) canceled (no AST yet). Analysis of copyreg(Library) canceled (no AST yet). Analysis of requests.packages.urllib3.contrib(Library) canceled (no AST yet). Analysis of requests.packages.urllib3.contrib.pyopenssl(Library) canceled (no AST yet). Analysis of warnings(Library) canceled (no AST yet). Analysis of requests.packages.urllib3.exceptions(Library) canceled (no AST yet). Analysis of requests.utils(Library) canceled (no AST yet). Analysis of requests.models(Library) canceled (no AST yet). Analysis of requests.api(Library) canceled (no AST yet). Analysis of requests.sessions(Library) canceled (no AST yet). Analysis of requests.status_codes(Library) canceled (no AST yet). Analysis of requests.exceptions(Library) canceled (no AST yet). Analysis of _sre (CompiledBuiltin) on depth 5 completed in 0.14 ms. Analysis of time(CompiledBuiltin) canceled (no AST yet). Analysis of traceback(Library) canceled (no AST yet). Analysis of weakref (Library) on depth 4 completed in 29.46 ms. Analysis of atexit (Stub) on depth 6 completed in 0.29 ms. Analysis of _collections (CompiledBuiltin) on depth 4 completed in 0.83 ms. Analysis of errno(CompiledBuiltin) canceled (no AST yet). Analysis of stat(Library) canceled (no AST yet). Analysis of posixpath(Library) canceled (no AST yet). Analysis of nt(CompiledBuiltin) canceled (no AST yet). Import: genericpath c:\python35\lib\genericpath.py Import: opcode c:\python35\lib\opcode.py Analysis of _ast (Stub) queued. Dependencies: sys (stub) Analysis of traceback (Library) queued. Dependencies: traceback (stub), collections, itertools, linecache, sys Analysis of ntpath (Library) on depth 6 completed in 12.14 ms. Analysis of _threading_local (Stub) on depth 7 completed in 0.54 ms. Create built-in compiled (scraped) module: _ast C:\Python35\python.exe Analysis of opcode (Library) queued. Dependencies: opcode (stub), _opcode Analysis of _weakrefset (Stub) on depth 6 completed in 6.72 ms. Analysis of enum(Stub) canceled (no AST yet). Analysis of itertools (Stub) on depth 4 completed in 2.42 ms. Analysis of operator(Library) canceled (no AST yet). Analysis of urllib.parse(Library) canceled (no AST yet). Analysis of urllib.request(Library) canceled (no AST yet). Analysis of urllib(Library) canceled (no AST yet). Analysis of _functools(CompiledBuiltin) canceled (no AST yet). Analysis of signal(Library) canceled (no AST yet). Analysis of msvcrt(CompiledBuiltin) canceled (no AST yet). Analysis of _winapi(CompiledBuiltin) canceled (no AST yet). Analysis of select(Compiled) canceled (no AST yet). Analysis of selectors(Library) canceled (no AST yet). Analysis of dummy_threading(Library) canceled (no AST yet). Analysis of importlib(Library) canceled (no AST yet). Analysis of importlib.util(Library) canceled (no AST yet). Analysis of importlib.machinery(Library) canceled (no AST yet). Analysis of marshal(CompiledBuiltin) canceled (no AST yet). Analysis of _thread (Stub) on depth 5 completed in 0.3 ms. Analysis of textwrap (Stub) on depth 4 completed in 0.88 ms. Analysis of sre_parse (Stub) on depth 6 completed in 2.33 ms. Analysis of keyword (Stub) on depth 5 completed in 0.16 ms. Analysis of copy (Stub) on depth 5 completed in 1.2 ms. Analysis of _heapq (CompiledBuiltin) on depth 5 completed in 0.39 ms. Import: difflib c:\python35\lib\difflib.py Analysis of nt (CompiledBuiltin) queued. Dependencies: os Analysis of _ast (CompiledBuiltin) queued. Dependencies: _ast (stub) Import: pdb c:\python35\lib\pdb.py Import: unittest c:\python35\lib\unittest\__init__.py Analysis of _imp (CompiledBuiltin) queued. Dependencies: _imp (stub) Analysis of gc (CompiledBuiltin) queued. Dependencies: gc (stub) Analysis of _imp (Stub) queued. Dependencies: sys (stub), types (stub), importlib.machinery (stub) Analysis of unittest (Library) queued. Dependencies: unittest (stub), unittest.result, unittest.case, unittest.suite, unittest.loader, unittest.main, unittest.runner, unittest.signals, os Analysis of gc (Stub) queued. Dependencies: Analysis of _codecs (Stub) queued. Dependencies: sys (stub), codecs (stub) Analysis of _codecs (CompiledBuiltin) queued. Dependencies: _codecs (stub) Analysis of locale (Stub) queued. Dependencies: decimal (stub), sys (stub) Analysis of pdb (Stub) queued. Dependencies: sys (stub) Analysis of marshal (CompiledBuiltin) queued. Dependencies: marshal (stub) Create built-in compiled (scraped) module: _opcode C:\Python35\python.exe Analysis of traceback (Stub) queued. Dependencies: types (stub), sys (stub) Analysis of unittest (Stub) queued. Dependencies: logging (stub), sys (stub), types (stub) Analysis of time (CompiledBuiltin) queued. Dependencies: time (stub) Analysis of numbers (Stub) queued. Dependencies: abc (stub), sys (stub) Import: unittest.result c:\python35\lib\unittest\result.py Analysis of numbers (Library) queued. Dependencies: numbers (stub), abc Analysis of posixpath (Library) queued. Dependencies: posixpath (stub), os, sys, stat, genericpath, re Analysis of contextlib (Library) queued. Dependencies: contextlib (stub), sys, collections, functools Analysis of requests (Stub) queued. Dependencies: requests.models (stub), requests.api (stub), requests.sessions (stub), requests.status_codes (stub), requests.exceptions (stub), logging (stub) Analysis of requests.packages.urllib3.contrib (Library) queued. Dependencies: Analysis of posixpath (Stub) queued. Dependencies: sys (stub) Analysis of warnings (Stub) queued. Dependencies: types (stub) Analysis of opcode (Stub) queued. Dependencies: sys (stub) Analysis of requests.packages.urllib3.contrib.pyopenssl (Library) queued. Dependencies: __future__, OpenSSL, OpenSSL.SSL, pyasn1.codec.der, pyasn1.codec.der.decoder, pyasn1.type, pyasn1.type.univ, pyasn1.type.constraint, socket, ssl, select, six, requests.packages.urllib3, requests.packages.urllib3.connection, requests.packages.urllib3.util Analysis of warnings (Library) queued. Dependencies: warnings (stub), sys, linecache, re, _warnings Analysis of pdb (Library) queued. Dependencies: pdb (stub), os, re, sys, cmd, bdb, dis, code, glob, pprint, signal, inspect, traceback, linecache, readline, shlex, pydoc, getopt Analysis of doctest (Library) queued. Dependencies: doctest (stub), __future__, argparse, difflib, inspect, linecache, os, pdb, re, sys, traceback, unittest, io, collections Import: unittest.case c:\python35\lib\unittest\case.py Import: unittest.suite c:\python35\lib\unittest\suite.py Import: unittest.loader c:\python35\lib\unittest\loader.py Import: unittest.main c:\python35\lib\unittest\main.py Import: unittest.runner c:\python35\lib\unittest\runner.py Import: unittest.signals c:\python35\lib\unittest\signals.py Analysis of requests.packages.urllib3.exceptions (Library) queued. Dependencies: __future__ Analysis of time (Stub) queued. Dependencies: sys (stub), types (stub) Analysis of stat (Library) queued. Dependencies: stat (stub), _stat Analysis of requests.utils (Stub) queued. Dependencies: requests (stub), requests.compat (stub), requests.cookies (stub), requests.structures (stub), requests.exceptions (stub) Import: OpenSSL c:\python35\lib\site-packages\OpenSSL\__init__.py Import: OpenSSL.SSL c:\python35\lib\site-packages\OpenSSL\SSL.py Analysis of requests.utils (Library) queued. Dependencies: requests.utils (stub), cgi, codecs, collections, io, os, re, socket, struct, warnings, requests, requests.certs, requests.compat, requests.cookies, requests.structures, requests.exceptions, netrc Analysis of decimal (Stub) queued. Dependencies: Analysis of sre_constants (Stub) queued. Dependencies: Analysis of requests.models (Stub) queued. Dependencies: datetime (stub), types (stub), requests (stub), requests.hooks (stub), requests.structures (stub), requests.auth (stub), requests.cookies (stub), requests.exceptions (stub), requests.utils (stub), requests.compat (stub), requests.status_codes (stub) Analysis of dis (Stub) queued. Dependencies: sys (stub), types (stub), opcode (stub) Analysis of copyreg (Library) queued. Dependencies: Analysis of requests.models (Library) queued. Dependencies: requests.models (stub), collections, datetime, io, requests.hooks, requests.structures, requests.auth, requests.cookies, requests.packages.urllib3.fields, requests.packages.urllib3.filepost, requests.packages.urllib3.util, requests.packages.urllib3.exceptions, requests.exceptions, requests.utils, requests.compat, requests.status_codes Import: pyasn1.codec.der c:\python35\lib\site-packages\pyasn1\codec\der\__init__.py Import: pyasn1.codec.der.decoder c:\python35\lib\site-packages\pyasn1\codec\der\decoder.py Import: pyasn1.type c:\python35\lib\site-packages\pyasn1\type\__init__.py Import: pyasn1.type.univ c:\python35\lib\site-packages\pyasn1\type\univ.py Import: pyasn1.type.constraint c:\python35\lib\site-packages\pyasn1\type\constraint.py Import: ssl c:\python35\lib\ssl.py Import: six c:\python35\lib\site-packages\six.py Import: requests.packages.urllib3 c:\python35\lib\site-packages\requests\packages\urllib3\__init__.py Import: requests.packages.urllib3.connection c:\python35\lib\site-packages\requests\packages\urllib3\connection.py Import: requests.packages.urllib3.util c:\python35\lib\site-packages\requests\packages\urllib3\util\__init__.py Analysis of requests.api (Stub) queued. Dependencies: sys (stub), requests.models (stub) Create built-in compiled (scraped) module: _warnings C:\Python35\python.exe Analysis of requests.api (Library) queued. Dependencies: requests.api (stub), requests, requests.sessions Import: cmd c:\python35\lib\cmd.py Import: bdb c:\python35\lib\bdb.py Import: code c:\python35\lib\code.py Import: glob c:\python35\lib\glob.py Import: readline c:\python35\lib\site-packages\readline.py Import: shlex c:\python35\lib\shlex.py Import: pydoc c:\python35\lib\pydoc.py Import: getopt c:\python35\lib\getopt.py Analysis of requests.sessions (Stub) queued. Dependencies: requests (stub), requests.adapters (stub), requests.auth (stub), requests.compat (stub), requests.cookies (stub), requests.models (stub), requests.hooks (stub), requests.utils (stub), requests.exceptions (stub), requests.structures (stub), requests.status_codes (stub) Analysis of doctest (Library) on depth 5 completed in 1115.75 ms. Analysis of string (Stub) on depth 6 completed in 1.01 ms. Analysis of _string (CompiledBuiltin) on depth 6 completed in 0.07 ms. Analysis of ast (Library) on depth 6 completed in 30.8 ms. Analysis of dis (Library) on depth 6 completed in 5.21 ms. Analysis of _datetime (CompiledBuiltin) on depth 4 completed in 0.11 ms. Analysis of gettext (Stub) on depth 8 completed in 0.94 ms. Analysis of _struct (CompiledBuiltin) on depth 9 completed in 0.27 ms. Analysis of _imp (CompiledBuiltin) on depth 7 completed in 0.35 ms. Create built-in compiled (scraped) module: _stat C:\Python35\python.exe Analysis of importlib._bootstrap (Library) on depth 7 completed in 11.32 ms. Analysis of importlib._bootstrap_external (Library) on depth 7 completed in 17.26 ms. Analysis of encodings.aliases (Library) on depth 6 completed in 1.77 ms. Analysis of _stat (CompiledBuiltin) queued. Dependencies: _stat (stub) Analysis of codecs (Library) queued. Dependencies: codecs (stub), sys, _codecs, encodings, io Import: cgi c:\python35\lib\cgi.py Import: requests.certs c:\python35\lib\site-packages\requests\certs.py Import: requests.compat c:\python35\lib\site-packages\requests\compat.py Import: requests.cookies c:\python35\lib\site-packages\requests\cookies.py Import: requests.structures c:\python35\lib\site-packages\requests\structures.py Import: netrc c:\python35\lib\netrc.py Analysis of unittest.signals (Library) queued. Dependencies: signal, weakref, functools Analysis of unittest.runner (Library) queued. Dependencies: sys, time, warnings, unittest, unittest.result, unittest.signals Analysis of _locale (CompiledBuiltin) queued. Dependencies: locale Analysis of requests.auth (Stub) queued. Dependencies: requests (stub), requests.compat (stub), requests.cookies (stub), requests.models (stub), requests.utils (stub), requests.status_codes (stub) Import: requests.hooks c:\python35\lib\site-packages\requests\hooks.py Analysis of requests.sessions (Library) queued. Dependencies: requests.sessions (stub), os, collections, datetime, requests.auth, requests.compat, requests.cookies, requests.models, requests.hooks, requests.utils, requests.exceptions, requests.packages.urllib3._collections, requests.structures, requests.adapters, requests.status_codes Import: requests.auth c:\python35\lib\site-packages\requests\auth.py Analysis of sre_parse (Library) queued. Dependencies: sre_parse (stub), sre_constants, warnings Import: requests.packages.urllib3.fields c:\python35\lib\site-packages\requests\packages\urllib3\fields.py Import: requests.packages.urllib3.filepost c:\python35\lib\site-packages\requests\packages\urllib3\filepost.py Analysis of requests.compat (Stub) queued. Dependencies: collections (stub) Analysis of requests.packages.urllib3.filepost (Library) queued. Dependencies: __future__, codecs, uuid, io, requests.packages.urllib3.packages, requests.packages.urllib3.packages.six, requests.packages.urllib3.fields Analysis of requests.cookies (Stub) queued. Dependencies: sys (stub), collections (stub), requests (stub), requests.compat (stub), http.cookiejar (stub) Analysis of requests.structures (Stub) queued. Dependencies: Analysis of requests.packages.urllib3.fields (Library) queued. Dependencies: __future__, email, email.utils, mimetypes, requests.packages.urllib3.packages, requests.packages.urllib3.packages.six Analysis of cgi (Stub) queued. Dependencies: sys (stub) Analysis of _stat (Stub) queued. Dependencies: Import: requests.packages.urllib3._collections c:\python35\lib\site-packages\requests\packages\urllib3\_collections.py Analysis of requests.auth (Library) queued. Dependencies: requests.auth (stub), os, re, time, hashlib, threading, base64, requests.compat, requests.cookies, requests.utils, requests.status_codes Analysis of codecs (Library) on depth 7 completed in 277.72 ms. Analysis of unittest.main (Library) queued. Dependencies: sys, argparse, os, unittest, unittest.loader, unittest.runner, unittest.signals Analysis of _dummy_thread (Stub) on depth 6 completed in 0.95 ms. Analysis of requests.adapters (Stub) queued. Dependencies: requests (stub), requests.models (stub), requests.compat (stub), requests.utils (stub), requests.structures (stub), requests.cookies (stub), requests.exceptions (stub), requests.auth (stub) Analysis of cgi (Library) queued. Dependencies: cgi (stub), io, collections, sys, os, urllib, urllib.parse, email.parser, email.message, warnings, html, locale, tempfile, http, http.client, traceback, re Analysis of requests.certs (Library) queued. Dependencies: os Analysis of unittest.loader (Library) queued. Dependencies: os, re, sys, traceback, types, functools, warnings, fnmatch, unittest, unittest.case, unittest.suite, unittest.util Import: requests.adapters c:\python35\lib\site-packages\requests\adapters.py Analysis of io (Stub) on depth 4 completed in 12.78 ms. Analysis of _json (CompiledBuiltin) on depth 3 completed in 0.44 ms. Analysis of sre_constants (Library) queued. Dependencies: sre_constants (stub), _sre, io Analysis of requests.compat (Library) queued. Dependencies: requests.compat (stub), requests.packages, requests.packages.chardet, sys, json, urllib, requests.packages.urllib3.packages.ordered_dict, urllib.parse, urllib.request, http, http.cookiejar, http.cookies, io, collections Analysis of requests.cookies (Library) queued. Dependencies: requests.cookies (stub), copy, time, calendar, collections, requests.compat, threading, dummy_threading Import: uuid c:\python35\lib\uuid.py Import: requests.packages.urllib3.packages c:\python35\lib\site-packages\requests\packages\urllib3\packages\__init__.py Import: requests.packages.urllib3.packages.six c:\python35\lib\site-packages\requests\packages\urllib3\packages\six.py Analysis of http.cookiejar (Stub) queued. Dependencies: http.client (stub), urllib.request (stub) Import: email c:\python35\lib\email\__init__.py Import: email.utils c:\python35\lib\email\utils.py Import: mimetypes c:\python35\lib\mimetypes.py Import: hashlib c:\python35\lib\hashlib.py Import: base64 c:\python35\lib\base64.py Analysis of requests.hooks (Stub) queued. Dependencies: Analysis of base64 (Library) queued. Dependencies: base64 (stub), re, struct, binascii, warnings, sys, getopt Import: email.parser c:\python35\lib\email\parser.py Import: email.message c:\python35\lib\email\message.py Analysis of getopt (Library) queued. Dependencies: getopt (stub), os, gettext, sys Import: html c:\python35\lib\html\__init__.py Import: tempfile c:\python35\lib\tempfile.py Import: http c:\python35\lib\http\__init__.py Import: http.client c:\python35\lib\http\client.py Import: fnmatch c:\python35\lib\fnmatch.py Import: unittest.util c:\python35\lib\unittest\util.py Analysis of sre_constants (Library) on depth 4 completed in 680.13 ms. Analysis of atexit (CompiledBuiltin) on depth 5 completed in 0.33 ms. Import: requests.packages c:\python35\lib\site-packages\requests\packages\__init__.py Analysis of _threading_local (Library) on depth 6 completed in 1.87 ms. Analysis of itertools (CompiledBuiltin) on depth 3 completed in 6.75 ms. Analysis of _thread (CompiledBuiltin) on depth 4 completed in 1.33 ms. Analysis of encodings (Library) on depth 6 completed in 2.51 ms. Analysis of _dummy_thread (Library) on depth 5 completed in 1.03 ms. Import: requests.packages.chardet c:\python35\lib\site-packages\requests\packages\chardet\__init__.py Import: requests.packages.urllib3.packages.ordered_dict c:\python35\lib\site-packages\requests\packages\urllib3\packages\ordered_dict.py Import: http.cookiejar c:\python35\lib\http\cookiejar.py Import: http.cookies c:\python35\lib\http\cookies.py Create built-in compiled (scraped) module: binascii C:\Python35\python.exe Analysis of getopt (Stub) queued. Dependencies: Analysis of binascii (CompiledBuiltin) queued. Dependencies: binascii (stub) Analysis of binascii (Stub) queued. Dependencies: sys (stub) Analysis of base64 (Stub) queued. Dependencies: sys (stub) Analysis of hashlib (Library) queued. Dependencies: hashlib (stub), _sha1, _md5, _sha256, _sha512, _hashlib, logging Create built-in compiled (scraped) module: _sha1 C:\Python35\python.exe Create built-in compiled (scraped) module: _md5 C:\Python35\python.exe Create built-in compiled (scraped) module: _sha256 C:\Python35\python.exe Create built-in compiled (scraped) module: _sha512 C:\Python35\python.exe Create compiled (scraped): _hashlib c:\python35\dlls\_hashlib.pyd c:\python35\dlls Analysis of pydoc (Library) queued. Dependencies: importlib, importlib._bootstrap, importlib._bootstrap_external, importlib.machinery, importlib.util, inspect, io, os, pkgutil, platform, re, sys, time, tokenize, urllib, urllib.parse, warnings, collections, reprlib, traceback, tempfile, subprocess, tty, pydoc_data, pydoc_data.topics, textwrap, http, http.server, email, email.message, select, threading, webbrowser, getopt Analysis of _hashlib (Compiled) queued. Dependencies: Import: platform c:\python35\lib\platform.py Import: tty c:\python35\lib\tty.py Import: pydoc_data c:\python35\lib\pydoc_data\__init__.py Import: pydoc_data.topics c:\python35\lib\pydoc_data\topics.py Import: http.server c:\python35\lib\http\server.py Import: webbrowser c:\python35\lib\webbrowser.py Analysis of _sha512 (CompiledBuiltin) queued. Dependencies: Analysis of _sha256 (CompiledBuiltin) queued. Dependencies: Analysis of _md5 (CompiledBuiltin) queued. Dependencies: Analysis of webbrowser (Library) queued. Dependencies: webbrowser (stub), os, shlex, shutil, sys, subprocess, copy, glob, socket, tempfile, getopt Analysis of _sha1 (CompiledBuiltin) queued. Dependencies: Analysis of webbrowser (Stub) queued. Dependencies: sys (stub) Import: shutil c:\python35\lib\shutil.py Analysis of http.server (Library) queued. Dependencies: http.server (stub), html, http, http.client, io, mimetypes, os, posixpath, select, shutil, socket, socketserver, sys, time, urllib, urllib.parse, copy, argparse, base64, binascii, subprocess Analysis of shutil (Library) queued. Dependencies: shutil (stub), os, sys, stat, fnmatch, collections, errno, tarfile, bz2, lzma, zipfile, nt Analysis of http.server (Stub) queued. Dependencies: sys (stub), socketserver (stub), email (stub), email.message (stub) Analysis of shutil (Stub) queued. Dependencies: os (stub), sys (stub) Import: socketserver c:\python35\lib\socketserver.py Import: tarfile c:\python35\lib\tarfile.py Import: bz2 c:\python35\lib\bz2.py Import: lzma c:\python35\lib\lzma.py Import: zipfile c:\python35\lib\zipfile.py Analysis of bz2 (Library) queued. Dependencies: bz2 (stub), io, warnings, _compression, threading, dummy_threading, _bz2 Import: _compression c:\python35\lib\_compression.py Analysis of zipfile (Library) queued. Dependencies: zipfile (stub), io, os, re, importlib, importlib.util, sys, time, stat, shutil, struct, binascii, threading, dummy_threading, zlib, bz2, lzma, warnings, py_compile, textwrap Create compiled (scraped): _bz2 c:\python35\dlls\_bz2.pyd c:\python35\dlls Analysis of _bz2 (Compiled) queued. Dependencies: Create built-in compiled (scraped) module: zlib C:\Python35\python.exe Analysis of netrc (Library) queued. Dependencies: netrc (stub), os, shlex, stat Analysis of fnmatch (Stub) queued. Dependencies: Analysis of netrc (Stub) queued. Dependencies: Analysis of requests.packages.urllib3.packages.six (Library) queued. Dependencies: __future__, functools, itertools, operator, sys, types, struct, io Analysis of http.cookies (Library) queued. Dependencies: http.cookies (stub), re, string, warnings, time Analysis of unittest.suite (Library) queued. Dependencies: sys, unittest, unittest.case, unittest.util Analysis of http.cookies (Stub) queued. Dependencies: Analysis of requests.packages.urllib3._collections (Library) queued. Dependencies: __future__, collections, threading, requests.packages.urllib3.packages.ordered_dict, requests.packages.urllib3.packages.six Analysis of difflib (Library) queued. Dependencies: difflib (stub), heapq, collections, re, doctest Analysis of http.client (Library) queued. Dependencies: http.client (stub), email, email.parser, email.message, http, io, os, re, socket, collections, urllib.parse, ssl Analysis of unittest.case (Library) queued. Dependencies: sys, functools, difflib, logging, pprint, re, warnings, collections, contextlib, traceback, unittest, unittest.result, unittest.util Analysis of http.cookiejar (Library) queued. Dependencies: http.cookiejar (stub), copy, datetime, re, time, urllib, urllib.parse, urllib.request, threading, dummy_threading, http, http.client, calendar, logging, io, warnings, traceback Import: py_compile c:\python35\lib\py_compile.py Analysis of requests.packages.urllib3.packages (Library) queued. Dependencies: __future__, requests.packages.urllib3.packages.ssl_match_hostname Analysis of zlib (CompiledBuiltin) queued. Dependencies: zlib (stub) Analysis of requests.structures (Library) queued. Dependencies: requests.structures (stub), collections, requests.compat Analysis of email.parser (Stub) queued. Dependencies: email (stub), email.feedparser (stub), email.message (stub), email.policy (stub) Analysis of zlib (Stub) queued. Dependencies: sys (stub) Analysis of email.parser (Library) queued. Dependencies: email.parser (stub), io, email.feedparser, email._policybase Import: requests.packages.urllib3.packages.ssl_match_hostname c:\python35\lib\site-packages\requests\packages\urllib3\packages\ssl_match_hostname\__init__.py Analysis of uuid (Library) queued. Dependencies: uuid (stub), os, shutil, subprocess, socket, re, ctypes, ctypes.util, sys, random, time, hashlib Analysis of requests.hooks (Library) queued. Dependencies: requests.hooks (stub) Analysis of uuid (Stub) queued. Dependencies: sys (stub) Analysis of difflib (Stub) queued. Dependencies: sys (stub) Analysis of http.client (Stub) queued. Dependencies: email (stub), email.message (stub), io (stub), socket (stub), sys (stub), ssl (stub), types (stub) Analysis of email (Stub) queued. Dependencies: sys (stub), email.message (stub), email.policy (stub) Analysis of requests.adapters (Library) queued. Dependencies: requests.adapters (stub), os, socket, requests.models, requests.packages.urllib3.poolmanager, requests.packages.urllib3.response, requests.packages.urllib3.util, requests.packages.urllib3.util.retry, requests.compat, requests.utils, requests.structures, requests.packages.urllib3.exceptions, requests.cookies, requests.exceptions, requests.auth, requests.packages.urllib3.contrib.socks Analysis of http (Library) queued. Dependencies: http (stub), enum Analysis of requests.status_codes (Stub) queued. Dependencies: requests.structures (stub) Analysis of http (Stub) queued. Dependencies: sys (stub), enum (stub) Analysis of fnmatch (Library) queued. Dependencies: fnmatch (stub), os, posixpath, re, functools Analysis of requests.status_codes (Library) queued. Dependencies: requests.status_codes (stub), requests.structures Analysis of email.message (Stub) queued. Dependencies: sys (stub), email.charset (stub), email.errors (stub), email.header (stub), email.policy (stub), email.contentmanager (stub) Analysis of tempfile (Library) queued. Dependencies: tempfile (stub), functools, warnings, io, os, shutil, errno, random, weakref, _thread, _dummy_thread Analysis of unittest.result (Library) queued. Dependencies: io, sys, traceback, unittest, unittest.util, functools Analysis of requests.packages.urllib3.packages.ordered_dict (Library) queued. Dependencies: Analysis of _opcode (CompiledBuiltin) queued. Dependencies: Analysis of requests.packages.chardet (Library) queued. Dependencies: sys, requests.packages.chardet.universaldetector Analysis of marshal (Stub) queued. Dependencies: Analysis of requests.packages (Library) queued. Dependencies: __future__, sys, requests.packages.urllib3, requests.packages.chardet, chardet Analysis of importlib.machinery (Library) queued. Dependencies: importlib.machinery (stub), _imp, importlib._bootstrap, importlib._bootstrap_external Analysis of unittest.util (Library) queued. Dependencies: collections, os Analysis of importlib.machinery (Stub) queued. Dependencies: importlib (stub), importlib.abc (stub), sys (stub), types (stub), _importlib_modulespec (stub) Analysis of py_compile (Library) queued. Dependencies: py_compile (stub), importlib, importlib._bootstrap_external, importlib.machinery, importlib.util, os, sys, traceback Analysis of requests.exceptions (Stub) queued. Dependencies: Analysis of email.policy (Stub) queued. Dependencies: abc (stub), sys (stub), email.message (stub), email.errors (stub), email.header (stub), email.contentmanager (stub) Import: email.feedparser c:\python35\lib\email\feedparser.py Import: email._policybase c:\python35\lib\email\_policybase.py Import: ctypes c:\python35\lib\ctypes\__init__.py Import: ctypes.util c:\python35\lib\ctypes\util.py Import: random c:\python35\lib\random.py Import: requests.packages.urllib3.poolmanager c:\python35\lib\site-packages\requests\packages\urllib3\poolmanager.py Import: requests.packages.urllib3.response c:\python35\lib\site-packages\requests\packages\urllib3\response.py Import: requests.packages.urllib3.util.retry c:\python35\lib\site-packages\requests\packages\urllib3\util\retry.py Import: requests.packages.urllib3.contrib.socks c:\python35\lib\site-packages\requests\packages\urllib3\contrib\socks.py Import: requests.packages.chardet.universaldetector c:\python35\lib\site-packages\requests\packages\chardet\universaldetector.py Import: chardet c:\python35\lib\site-packages\chardet\__init__.py Analysis of email.feedparser (Stub) queued. Dependencies: sys (stub), email.message (stub), email.policy (stub) Analysis of requests.packages.urllib3.packages.ssl_match_hostname (Library) queued. Dependencies: ssl, requests.packages.urllib3.packages.ssl_match_hostname._implementation Analysis of requests.packages.urllib3.poolmanager (Library) queued. Dependencies: __future__, collections, functools, logging, urllib.parse, requests.packages.urllib3._collections, requests.packages.urllib3.connectionpool, requests.packages.urllib3.exceptions, requests.packages.urllib3.request, requests.packages.urllib3.util.url, requests.packages.urllib3.util.retry Analysis of _compression (Library) queued. Dependencies: _compression (stub), io Import: requests.packages.urllib3.packages.ssl_match_hostname._implementation c:\python35\lib\site-packages\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py Analysis of email.feedparser (Library) queued. Dependencies: email.feedparser (stub), re, email, email.errors, email.message, email._policybase, collections Import: requests.packages.urllib3.connectionpool c:\python35\lib\site-packages\requests\packages\urllib3\connectionpool.py Import: requests.packages.urllib3.request c:\python35\lib\site-packages\requests\packages\urllib3\request.py Import: requests.packages.urllib3.util.url c:\python35\lib\site-packages\requests\packages\urllib3\util\url.py Analysis of requests.packages.urllib3.util.url (Library) queued. Dependencies: __future__, collections, requests.packages.urllib3.exceptions Import: email.errors c:\python35\lib\email\errors.py Analysis of email.errors (Library) queued. Dependencies: email.errors (stub) Analysis of requests.packages.urllib3.request (Library) queued. Dependencies: __future__, urllib.parse, urllib, requests.packages.urllib3.filepost Analysis of requests.packages.urllib3.connectionpool (Library) queued. Dependencies: __future__, errno, logging, sys, warnings, socket, queue, requests.packages.urllib3.exceptions, requests.packages.urllib3.packages.ssl_match_hostname, requests.packages.urllib3.packages, requests.packages.urllib3.packages.six, requests.packages.urllib3.connection, requests.packages.urllib3.request, requests.packages.urllib3.response, requests.packages.urllib3.util.connection, requests.packages.urllib3.util.response, requests.packages.urllib3.util.retry, requests.packages.urllib3.util.timeout, requests.packages.urllib3.util.url Analysis of email.message (Library) queued. Dependencies: email.message (stub), re, uu, quopri, warnings, io, email, email.utils, email.errors, email._policybase, email.charset, email._encoded_words, email.generator, email.iterators, email.policy Import: queue c:\python35\lib\queue.py Import: requests.packages.urllib3.util.connection c:\python35\lib\site-packages\requests\packages\urllib3\util\connection.py Import: requests.packages.urllib3.util.response c:\python35\lib\site-packages\requests\packages\urllib3\util\response.py Import: requests.packages.urllib3.util.timeout c:\python35\lib\site-packages\requests\packages\urllib3\util\timeout.py Import: uu c:\python35\lib\uu.py Import: quopri c:\python35\lib\quopri.py Import: email.charset c:\python35\lib\email\charset.py Analysis of requests.packages.urllib3.util.timeout (Library) queued. Dependencies: __future__, socket, time, requests.packages.urllib3.exceptions Import: email._encoded_words c:\python35\lib\email\_encoded_words.py Import: email.generator c:\python35\lib\email\generator.py Import: email.iterators c:\python35\lib\email\iterators.py Import: email.policy c:\python35\lib\email\policy.py Analysis of email.charset (Library) queued. Dependencies: email.charset (stub), functools, email, email.base64mime, email.quoprimime, email.errors, email.encoders Import: email.base64mime c:\python35\lib\email\base64mime.py Import: email.quoprimime c:\python35\lib\email\quoprimime.py Import: email.encoders c:\python35\lib\email\encoders.py Analysis of email.encoders (Library) queued. Dependencies: email.encoders (stub), base64, quopri Analysis of py_compile (Stub) queued. Dependencies: sys (stub) Analysis of email.encoders (Stub) queued. Dependencies: email.message (stub) Analysis of chardet (Library) queued. Dependencies: chardet.compat, chardet.universaldetector, chardet.version Analysis of email.policy (Library) queued. Dependencies: email.policy (stub), email._policybase, email.utils, email.headerregistry, email.contentmanager Analysis of email.quoprimime (Library) queued. Dependencies: re, string Analysis of requests.packages.chardet.universaldetector (Library) queued. Dependencies: requests.packages.chardet, requests.packages.chardet.constants, sys, codecs, requests.packages.chardet.latin1prober, requests.packages.chardet.mbcsgroupprober, requests.packages.chardet.sbcsgroupprober, requests.packages.chardet.escprober, re Analysis of email.iterators (Library) queued. Dependencies: email.iterators (stub), sys, io Analysis of email.contentmanager (Stub) queued. Dependencies: email.message (stub) Analysis of email.iterators (Stub) queued. Dependencies: email.message (stub) Analysis of email.base64mime (Library) queued. Dependencies: base64, binascii Analysis of email.header (Stub) queued. Dependencies: email.charset (stub) Import: chardet.compat c:\python35\lib\site-packages\chardet\compat.py Analysis of importlib.util (Library) queued. Dependencies: importlib.util (stub), importlib, importlib.abc, importlib._bootstrap, importlib._bootstrap_external, contextlib, functools, sys, types, warnings Analysis of quopri (Library) queued. Dependencies: quopri (stub), binascii, io, sys, getopt Analysis of email.generator (Library) queued. Dependencies: email.generator (stub), re, sys, time, random, copy, io, email.utils Analysis of email.charset (Stub) queued. Dependencies: Analysis of quopri (Stub) queued. Dependencies: Analysis of requests.exceptions (Library) queued. Dependencies: requests.exceptions (stub), requests.packages.urllib3.exceptions Analysis of email.generator (Stub) queued. Dependencies: email.message (stub), email.policy (stub) Analysis of genericpath (Library) queued. Dependencies: os, stat Analysis of tempfile (Stub) queued. Dependencies: sys (stub), types (stub) Analysis of requests.packages.urllib3.contrib.socks (Library) queued. Dependencies: __future__, warnings, requests.packages.urllib3.exceptions, socket, requests.packages.urllib3.connection, requests.packages.urllib3.connectionpool, requests.packages.urllib3.poolmanager, requests.packages.urllib3.util.url, ssl Analysis of email._encoded_words (Library) queued. Dependencies: re, base64, binascii, functools, string, email, email.errors Analysis of html (Library) queued. Dependencies: html (stub), re, html.entities Analysis of requests.packages.urllib3.util.response (Library) queued. Dependencies: __future__, requests.packages.urllib3.exceptions Analysis of html (Stub) queued. Dependencies: Analysis of _socket (Compiled) queued. Dependencies: Analysis of requests.packages.urllib3.util.retry (Library) queued. Dependencies: __future__, time, logging, requests.packages.urllib3.exceptions, requests.packages.urllib3.packages, requests.packages.urllib3.packages.six Analysis of requests.packages.urllib3.util.connection (Library) queued. Dependencies: __future__, socket, select Analysis of requests.packages.urllib3.response (Library) queued. Dependencies: __future__, contextlib, zlib, io, socket, requests.packages.urllib3._collections, requests.packages.urllib3.exceptions, requests.packages.urllib3.packages.six, requests.packages.urllib3.connection, requests.packages.urllib3.util.response Analysis of logging (Stub) queued. Dependencies: string (stub), time (stub), types (stub), sys (stub), threading (stub) Analysis of uu (Library) queued. Dependencies: uu (stub), binascii, os, sys, optparse Analysis of importlib.util (Stub) queued. Dependencies: importlib (stub), importlib.abc (stub), importlib.machinery (stub), sys (stub), types (stub) Analysis of errno (Stub) queued. Dependencies: sys (stub) Analysis of errno (CompiledBuiltin) queued. Dependencies: errno (stub) Analysis of importlib (Library) queued. Dependencies: importlib (stub), _imp, sys, importlib._bootstrap, importlib._bootstrap_external, types, warnings Analysis of email._policybase (Library) queued. Dependencies: abc, email, email.header, email.charset, email.utils Analysis of importlib (Stub) queued. Dependencies: importlib.util (stub), importlib.abc (stub), sys (stub), types (stub) Analysis of uu (Stub) queued. Dependencies: sys (stub) Analysis of dummy_threading (Library) queued. Dependencies: sys, _dummy_thread, threading Analysis of enum (Stub) queued. Dependencies: sys (stub), abc (stub) Analysis of stat (Stub) queued. Dependencies: sys (stub) Analysis of email (Library) queued. Dependencies: email (stub), email.parser Analysis of email.utils (Stub) queued. Dependencies: email.charset (stub), datetime (stub) Analysis of selectors (Library) queued. Dependencies: selectors (stub), abc, collections, math, select, sys Analysis of email.utils (Library) queued. Dependencies: email.utils (stub), os, re, time, random, socket, datetime, urllib, urllib.parse, email._parseaddr, email.charset Analysis of _io (CompiledBuiltin) on depth 2 completed in 68.5 ms. Analysis of jsonschema._version (Library) on depth 2 completed in 0.04 ms. Analysis of random (Library) queued. Dependencies: random (stub), warnings, types, math, os, _collections_abc, hashlib, _random, time Analysis of selectors (Stub) queued. Dependencies: abc (stub), socket (stub) Analysis of abc (Stub) on depth 4 completed in 11.18 ms. Analysis of random (Stub) queued. Dependencies: _random (stub), sys (stub) Analysis of operator (Stub) queued. Dependencies: sys (stub) Analysis of select (Compiled) queued. Dependencies: select (stub) Analysis of OpenSSL (Library) queued. Dependencies: OpenSSL.rand, OpenSSL.crypto, OpenSSL.SSL, OpenSSL.version Analysis of select (Stub) queued. Dependencies: sys (stub) Analysis of ctypes.util (Library) queued. Dependencies: ctypes.util (stub), sys, os, contextlib, subprocess, importlib, importlib.machinery, ctypes.macholib.dyld, re, tempfile, struct, ctypes Analysis of _winapi (CompiledBuiltin) queued. Dependencies: _winapi (stub) Analysis of ctypes.util (Stub) queued. Dependencies: sys (stub) Analysis of _winapi (Stub) queued. Dependencies: Import: chardet.universaldetector c:\python35\lib\site-packages\chardet\universaldetector.py Analysis of ctypes (Library) queued. Dependencies: ctypes (stub), os, sys, _ctypes, struct, ctypes._endian Analysis of codecs (Stub) on depth 5 completed in 23.24 ms. Analysis of OpenSSL.SSL (Library) queued. Dependencies: os, socket, sys, functools, itertools, weakref, errno, cryptography.utils, six, OpenSSL._util, OpenSSL.crypto Analysis of os.path (Stub) on depth 5 completed in 1.2 ms. Analysis of inspect (Stub) on depth 6 completed in 5.91 ms. Analysis of imp (Stub) on depth 7 completed in 1.63 ms. Import: chardet.version c:\python35\lib\site-packages\chardet\version.py Analysis of json.decoder (Stub) on depth 3 completed in 0.96 ms. Analysis of chardet.compat (Library) queued. Dependencies: sys Analysis of re (Stub) on depth 4 completed in 25.07 ms. Analysis of _weakref (Stub) on depth 5 completed in 1.24 ms. Analysis of functools (Stub) on depth 4 completed in 3.38 ms. Analysis of pkgutil (Stub) on depth 5 completed in 0.83 ms. Import: email.headerregistry c:\python35\lib\email\headerregistry.py Analysis of collections (Stub) on depth 4 completed in 15.23 ms. Analysis of pprint (Stub) on depth 4 completed in 0.82 ms. Analysis of sre_compile (Stub) on depth 5 completed in 0.56 ms. Analysis of heapq (Stub) on depth 5 completed in 0.55 ms. Analysis of array (Stub) on depth 6 completed in 2.13 ms. Import: email.contentmanager c:\python35\lib\email\contentmanager.py Analysis of datetime (Stub) on depth 4 completed in 4.27 ms. Analysis of math (Stub) on depth 5 completed in 1.38 ms. Analysis of argparse (Stub) on depth 7 completed in 8.2 ms. Analysis of optparse (Stub) on depth 7 completed in 5.55 ms. Import: requests.packages.chardet.constants c:\python35\lib\site-packages\requests\packages\chardet\constants.py Analysis of token (Stub) on depth 7 completed in 1.42 ms. Analysis of linecache (Stub) on depth 7 completed in 0.36 ms. Analysis of _weakref (CompiledBuiltin) on depth 4 completed in 0.21 ms. Analysis of collections.abc (Stub) on depth 4 completed in 0.16 ms. Import: requests.packages.chardet.latin1prober c:\python35\lib\site-packages\requests\packages\chardet\latin1prober.py Analysis of sre_compile (Library) on depth 4 completed in 21.13 ms. Analysis of heapq (Library) on depth 4 completed in 5.57 ms. Analysis of reprlib (Stub) on depth 5 completed in 0.79 ms. Analysis of struct (Stub) on depth 9 completed in 0.8 ms. Analysis of calendar (Stub) on depth 6 completed in 2.67 ms. Analysis of math (CompiledBuiltin) on depth 4 completed in 1.19 ms. Analysis of tokenize (Stub) on depth 7 completed in 1.19 ms. Analysis of _weakrefset (Library) on depth 5 completed in 3.93 ms. Analysis of reprlib (Library) on depth 4 completed in 7.41 ms. Analysis of struct (Library) on depth 8 completed in 0.31 ms. Import: requests.packages.chardet.mbcsgroupprober c:\python35\lib\site-packages\requests\packages\chardet\mbcsgroupprober.py Analysis of datetime (Library) on depth 3 completed in 19.18 ms. Import: requests.packages.chardet.sbcsgroupprober c:\python35\lib\site-packages\requests\packages\chardet\sbcsgroupprober.py Analysis of abc (Library) on depth 4 completed in 5.52 ms. Import: requests.packages.chardet.escprober c:\python35\lib\site-packages\requests\packages\chardet\escprober.py Analysis of io (Library) on depth 3 completed in 13.31 ms. Analysis of requests.packages.chardet.escprober (Library) queued. Dependencies: requests.packages.chardet, requests.packages.chardet.constants, requests.packages.chardet.escsm, requests.packages.chardet.charsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.compat Analysis of collections (Library) on depth 3 completed in 14.62 ms. Import: importlib.abc c:\python35\lib\importlib\abc.py Analysis of functools (Library) on depth 3 completed in 9.1 ms. Analysis of copy (Library) on depth 4 completed in 3.82 ms. Analysis of re (Library) on depth 3 completed in 9.98 ms. Import: html.entities c:\python35\lib\html\entities.py Analysis of _collections_abc (Library) on depth 4 completed in 15.52 ms. Analysis of pyasn1.codec.der (Library) queued. Dependencies: Analysis of mimetypes (Stub) queued. Dependencies: sys (stub) Analysis of keyword (Library) on depth 4 completed in 4.54 ms. Import: email.header c:\python35\lib\email\header.py Analysis of mimetypes (Library) queued. Dependencies: mimetypes (stub), os, sys, posixpath, urllib, urllib.parse, winreg, getopt Analysis of html.entities (Library) queued. Dependencies: html.entities (stub) Analysis of collections.abc (Library) on depth 3 completed in 11.82 ms. Analysis of jsonschema.compat (Library) on depth 3 completed in 1.09 ms. Analysis of pyasn1.type (Library) queued. Dependencies: Analysis of pyasn1.codec.der.decoder (Library) queued. Dependencies: pyasn1.type, pyasn1.type.univ, pyasn1.codec.cer, pyasn1.codec.cer.decoder Import: email._parseaddr c:\python35\lib\email\_parseaddr.py Create built-in compiled (scraped) module: _random C:\Python35\python.exe Analysis of pyasn1.type.univ (Library) queued. Dependencies: operator, sys, math, pyasn1.type, pyasn1.type.base, pyasn1.type.tag, pyasn1.type.constraint, pyasn1.type.namedtype, pyasn1.type.namedval, pyasn1.type.tagmap, pyasn1.codec.ber, pyasn1.codec.ber.eoo, pyasn1.compat, pyasn1.compat.octets, pyasn1.compat.integer, pyasn1.compat.binary, pyasn1, pyasn1.error Analysis of os (Library) on depth 5 completed in 27.79 ms. Import: OpenSSL.rand c:\python35\lib\site-packages\OpenSSL\rand.py Analysis of pprint (Library) on depth 3 completed in 9.64 ms. Analysis of enum (Library) on depth 6 completed in 7.62 ms. Import: OpenSSL.crypto c:\python35\lib\site-packages\OpenSSL\crypto.py Analysis of token (Library) on depth 6 completed in 13.39 ms. Analysis of _bootlocale (Library) on depth 6 completed in 0.35 ms. Analysis of textwrap (Library) on depth 3 completed in 1.79 ms. Analysis of json.scanner (Library) on depth 3 completed in 0.56 ms. Analysis of string (Library) on depth 5 completed in 11.14 ms. Import: OpenSSL.version c:\python35\lib\site-packages\OpenSSL\version.py Import: ctypes.macholib.dyld c:\python35\lib\ctypes\macholib\dyld.py Analysis of json.decoder (Library) on depth 2 completed in 7.34 ms. Analysis of zipimport (Stub) on depth 6 completed in 0.51 ms. Analysis of zipimport (CompiledBuiltin) on depth 5 completed in 1.07 ms. Create compiled (scraped): _ctypes c:\python35\dlls\_ctypes.pyd c:\python35\dlls Analysis of msvcrt (CompiledBuiltin) queued. Dependencies: msvcrt (stub) Analysis of subprocess (Stub) on depth 7 completed in 7.59 ms. Analysis of threading (Stub) on depth 6 completed in 2.77 ms. Analysis of threading (Library) on depth 5 completed in 21.75 ms. Import: ctypes._endian c:\python35\lib\ctypes\_endian.py Analysis of subprocess (Library) on depth 6 completed in 18.66 ms. Analysis of locale (Library) on depth 5 completed in 15.89 ms. Import: cryptography.utils c:\python35\lib\site-packages\cryptography\utils.py Analysis of ctypes (Stub) queued. Dependencies: sys (stub) Analysis of argparse (Library) on depth 6 completed in 26.88 ms. Analysis of tokenize (Library) on depth 6 completed in 20.94 ms. Analysis of gettext (Library) on depth 7 completed in 4 ms. Import: OpenSSL._util c:\python35\lib\site-packages\OpenSSL\_util.py Analysis of hashlib (Stub) queued. Dependencies: sys (stub) Import: requests.packages.chardet.escsm c:\python35\lib\site-packages\requests\packages\chardet\escsm.py Analysis of zipfile (Stub) queued. Dependencies: types (stub), os (stub), sys (stub) Analysis of optparse (Library) on depth 6 completed in 14.37 ms. Analysis of calendar (Library) on depth 5 completed in 14.66 ms. Analysis of _strptime (Library) on depth 4 completed in 9.94 ms. Import: requests.packages.chardet.charsetprober c:\python35\lib\site-packages\requests\packages\chardet\charsetprober.py Import: requests.packages.chardet.codingstatemachine c:\python35\lib\site-packages\requests\packages\chardet\codingstatemachine.py Import: requests.packages.chardet.compat c:\python35\lib\site-packages\requests\packages\chardet\compat.py Create built-in compiled (scraped) module: winreg C:\Python35\python.exe Import: pyasn1.codec.cer c:\python35\lib\site-packages\pyasn1\codec\cer\__init__.py Import: pyasn1.codec.cer.decoder c:\python35\lib\site-packages\pyasn1\codec\cer\decoder.py Import: pyasn1.type.base c:\python35\lib\site-packages\pyasn1\type\base.py Import: pyasn1.type.tag c:\python35\lib\site-packages\pyasn1\type\tag.py Import: pyasn1.type.namedtype c:\python35\lib\site-packages\pyasn1\type\namedtype.py Import: pyasn1.type.namedval c:\python35\lib\site-packages\pyasn1\type\namedval.py Import: pyasn1.type.tagmap c:\python35\lib\site-packages\pyasn1\type\tagmap.py Import: pyasn1.codec.ber c:\python35\lib\site-packages\pyasn1\codec\ber\__init__.py Import: pyasn1.codec.ber.eoo c:\python35\lib\site-packages\pyasn1\codec\ber\eoo.py Import: pyasn1.compat c:\python35\lib\site-packages\pyasn1\compat\__init__.py Import: pyasn1.compat.octets c:\python35\lib\site-packages\pyasn1\compat\octets.py Import: pyasn1.compat.integer c:\python35\lib\site-packages\pyasn1\compat\integer.py Import: pyasn1.compat.binary c:\python35\lib\site-packages\pyasn1\compat\binary.py Import: pyasn1 c:\python35\lib\site-packages\pyasn1\__init__.py Import: pyasn1.error c:\python35\lib\site-packages\pyasn1\error.py Analysis of pyasn1.compat.octets (Library) queued. Dependencies: sys Analysis of lzma (Library) queued. Dependencies: lzma (stub), io, _lzma, _compression Analysis of pyasn1.compat (Library) queued. Dependencies: Analysis of lzma (Stub) queued. Dependencies: io (stub), sys (stub), os (stub) Analysis of pyasn1.codec.ber.eoo (Library) queued. Dependencies: pyasn1.type, pyasn1.type.base, pyasn1.type.tag Create compiled (scraped): _lzma c:\python35\dlls\_lzma.pyd c:\python35\dlls Analysis of operator (Library) queued. Dependencies: operator (stub), functools, _operator Analysis of _lzma (Compiled) queued. Dependencies: Create built-in compiled (scraped) module: _operator C:\Python35\python.exe Analysis of pyasn1.codec.ber (Library) queued. Dependencies: Analysis of _operator (CompiledBuiltin) queued. Dependencies: _operator (stub), operator Analysis of pyasn1.type.tagmap (Library) queued. Dependencies: pyasn1, pyasn1.error Analysis of _operator (Stub) queued. Dependencies: sys (stub), operator (stub) Analysis of pyasn1.type.namedval (Library) queued. Dependencies: pyasn1, pyasn1.error Analysis of winreg (CompiledBuiltin) queued. Dependencies: Analysis of pyasn1.type.namedtype (Library) queued. Dependencies: sys, pyasn1.type, pyasn1.type.tagmap, pyasn1.compat, pyasn1.compat.octets, pyasn1, pyasn1.error Analysis of pyasn1.codec.cer (Library) queued. Dependencies: Analysis of pyasn1.type.tag (Library) queued. Dependencies: operator, pyasn1, pyasn1.error Analysis of pyasn1.codec.cer.decoder (Library) queued. Dependencies: pyasn1.type, pyasn1.type.univ, pyasn1.codec.ber, pyasn1.codec.ber.decoder, pyasn1.compat.octets, pyasn1, pyasn1.error Analysis of pyasn1.type.base (Library) queued. Dependencies: sys, pyasn1.type, pyasn1.type.constraint, pyasn1.type.tagmap, pyasn1.type.tag, pyasn1, pyasn1.error Import: pyasn1.codec.ber.decoder c:\python35\lib\site-packages\pyasn1\codec\ber\decoder.py Analysis of html.entities (Stub) queued. Dependencies: Analysis of pyasn1.error (Library) queued. Dependencies: Analysis of importlib.abc (Library) queued. Dependencies: importlib.abc (stub), importlib, importlib._bootstrap, importlib._bootstrap_external, importlib.machinery, abc Analysis of pyasn1 (Library) queued. Dependencies: sys Analysis of email.header (Library) queued. Dependencies: email.header (stub), re, binascii, email, email.quoprimime, email.base64mime, email.errors, email.charset Analysis of pyasn1.compat.binary (Library) queued. Dependencies: sys Analysis of queue (Library) queued. Dependencies: queue (stub), threading, dummy_threading, collections, heapq, time Analysis of six (Stub) queued. Dependencies: __future__ (stub), types (stub), unittest (stub), io (stub), functools (stub), six.moves (stub) Analysis of queue (Stub) queued. Dependencies: Analysis of email.errors (Stub) queued. Dependencies: Analysis of ssl (Library) queued. Dependencies: ssl (stub), ipaddress, textwrap, re, sys, os, collections, enum, _ssl, socket, base64, errno, time, calendar Analysis of requests.packages.urllib3.packages.ssl_match_hostname._implementation (Library) queued. Dependencies: re Analysis of pyasn1.compat.integer (Library) queued. Dependencies: sys, binascii, pyasn1.compat.octets Analysis of _compression (Stub) queued. Dependencies: io (stub) Analysis of chardet.universaldetector (Library) queued. Dependencies: codecs, logging, re, chardet.charsetgroupprober, chardet.enums, chardet.escprober, chardet.latin1prober, chardet.mbcsgroupprober, chardet.sbcsgroupprober Analysis of msvcrt (Stub) queued. Dependencies: Analysis of requests.packages.chardet.compat (Library) queued. Dependencies: sys Analysis of signal (Library) queued. Dependencies: signal (stub), _signal, functools, enum Analysis of requests.packages.chardet.codingstatemachine (Library) queued. Dependencies: requests.packages.chardet.constants, requests.packages.chardet.compat Analysis of requests.packages.urllib3.connection (Library) queued. Dependencies: __future__, datetime, logging, os, sys, socket, warnings, requests.packages.urllib3.packages, requests.packages.urllib3.packages.six, http.client, ssl, requests.packages.urllib3.exceptions, requests.packages.urllib3.packages.ssl_match_hostname, requests.packages.urllib3.util.ssl_, requests.packages.urllib3.util, requests.packages.urllib3.util.connection, requests.packages.urllib3._collections Analysis of requests.packages.chardet.charsetprober (Library) queued. Dependencies: requests.packages.chardet, requests.packages.chardet.constants, re Analysis of signal (Stub) queued. Dependencies: sys (stub), enum (stub), types (stub) Analysis of requests.packages.urllib3.util (Library) queued. Dependencies: __future__, requests.packages.urllib3.util.connection, requests.packages.urllib3.util.request, requests.packages.urllib3.util.response, requests.packages.urllib3.util.ssl_, requests.packages.urllib3.util.timeout, requests.packages.urllib3.util.retry, requests.packages.urllib3.util.url Analysis of _functools (CompiledBuiltin) queued. Dependencies: functools Analysis of _warnings (Stub) queued. Dependencies: Analysis of urllib (Library) queued. Dependencies: urllib (stub) Analysis of _warnings (CompiledBuiltin) queued. Dependencies: _warnings (stub) Analysis of urllib (Stub) queued. Dependencies: Analysis of imp (Library) on depth 6 completed in 5.44 ms. Analysis of linecache (Library) on depth 6 completed in 0.64 ms. Analysis of requests.packages.chardet.sbcsgroupprober (Library) queued. Dependencies: requests.packages.chardet.charsetgroupprober, requests.packages.chardet.sbcharsetprober, requests.packages.chardet.langcyrillicmodel, requests.packages.chardet.langgreekmodel, requests.packages.chardet.langbulgarianmodel, requests.packages.chardet.langhungarianmodel, requests.packages.chardet.langthaimodel, requests.packages.chardet.langhebrewmodel, requests.packages.chardet.hebrewprober Analysis of requests.packages.chardet.escsm (Library) queued. Dependencies: requests.packages.chardet.constants Analysis of OpenSSL._util (Library) queued. Dependencies: sys, warnings, six, cryptography.hazmat.bindings.openssl.binding Analysis of requests.packages.chardet.mbcsgroupprober (Library) queued. Dependencies: requests.packages.chardet.charsetgroupprober, requests.packages.chardet.utf8prober, requests.packages.chardet.sjisprober, requests.packages.chardet.eucjpprober, requests.packages.chardet.gb2312prober, requests.packages.chardet.euckrprober, requests.packages.chardet.cp949prober, requests.packages.chardet.big5prober, requests.packages.chardet.euctwprober Analysis of urllib.parse (Library) queued. Dependencies: urllib.parse (stub), re, sys, collections Analysis of pyasn1.type.constraint (Library) queued. Dependencies: sys, pyasn1.type, pyasn1.type.error Analysis of requests.packages.chardet.latin1prober (Library) queued. Dependencies: requests.packages.chardet.charsetprober, requests.packages.chardet.constants, requests.packages.chardet.compat Analysis of cmd (Stub) queued. Dependencies: Analysis of chardet.version (Library) queued. Dependencies: Analysis of requests.packages.chardet.constants (Library) queued. Dependencies: Analysis of cmd (Library) queued. Dependencies: cmd (stub), string, sys, readline Analysis of urllib.parse (Stub) queued. Dependencies: sys (stub) Analysis of six (Library) queued. Dependencies: six (stub), __future__, functools, itertools, operator, sys, types, struct, io Analysis of code (Stub) queued. Dependencies: sys (stub), types (stub) Analysis of bdb (Library) queued. Dependencies: fnmatch, sys, os, inspect, linecache, reprlib Analysis of code (Library) queued. Dependencies: code (stub), sys, traceback, argparse, codeop, readline Analysis of email.headerregistry (Stub) queued. Dependencies: datetime (stub), email.errors (stub), email.policy (stub) Analysis of urllib.request (Stub) queued. Dependencies: http.client (stub), http.cookiejar (stub), email.message (stub), urllib.response (stub), ssl (stub), sys (stub), os (stub) Analysis of readline (Stub) queued. Dependencies: sys (stub) Analysis of glob (Stub) queued. Dependencies: sys (stub) Analysis of requests.packages.urllib3 (Library) queued. Dependencies: __future__, warnings, requests.packages.urllib3.connectionpool, requests.packages.urllib3.exceptions, requests.packages.urllib3.filepost, requests.packages.urllib3.poolmanager, requests.packages.urllib3.response, requests.packages.urllib3.util.request, requests.packages.urllib3.util.url, requests.packages.urllib3.util.timeout, requests.packages.urllib3.util.retry, logging Analysis of readline (Library) queued. Dependencies: readline (stub), __future__, pyreadline.rlmain, pyreadline, pyreadline.console Analysis of cryptography.utils (Library) queued. Dependencies: __future__, abc, binascii, inspect, sys, warnings Analysis of shlex (Stub) queued. Dependencies: sys (stub) Analysis of ctypes._endian (Library) queued. Dependencies: sys, ctypes Analysis of platform (Stub) queued. Dependencies: os (stub) Analysis of shlex (Library) queued. Dependencies: shlex (stub), os, re, sys, collections, io Analysis of email._parseaddr (Library) queued. Dependencies: time, calendar Analysis of _ctypes (Compiled) queued. Dependencies: Analysis of tty (Stub) queued. Dependencies: Analysis of ctypes.macholib.dyld (Library) queued. Dependencies: os, ctypes.macholib.framework, ctypes.macholib.dylib, itertools Analysis of tty (Library) queued. Dependencies: tty (stub) Analysis of OpenSSL.version (Library) queued. Dependencies: Analysis of _random (Stub) queued. Dependencies: sys (stub) Analysis of glob (Library) queued. Dependencies: glob (stub), os, re, fnmatch Analysis of _random (CompiledBuiltin) queued. Dependencies: _random (stub) Analysis of ssl (Stub) queued. Dependencies: socket (stub), sys (stub) Analysis of pydoc_data (Library) queued. Dependencies: Analysis of pyasn1.codec.ber.decoder (Library) queued. Dependencies: pyasn1.type, pyasn1.type.base, pyasn1.type.tag, pyasn1.type.univ, pyasn1.type.char, pyasn1.type.useful, pyasn1.type.tagmap, pyasn1.codec.ber, pyasn1.codec.ber.eoo, pyasn1.compat.octets, pyasn1.compat.integer, pyasn1, pyasn1.debug, pyasn1.error Analysis of email.headerregistry (Library) queued. Dependencies: email.headerregistry (stub), types, email, email.utils, email.errors, email._header_value_parser Analysis of socketserver (Stub) queued. Dependencies: socket (stub), sys (stub), types (stub) Analysis of email.contentmanager (Library) queued. Dependencies: email.contentmanager (stub), binascii, email, email.charset, email.message, email.errors, email.quoprimime Analysis of socketserver (Library) queued. Dependencies: socketserver (stub), socket, selectors, os, errno, threading, dummy_threading, time, traceback, io Analysis of six.moves (Stub) queued. Dependencies: sys (stub), io (stub), itertools (stub), os (stub), functools (stub), shlex (stub), collections (stub), six.moves.builtins (stub), six.moves.configparser (stub), six.moves._dummy_thread (stub), six.moves.http_cookiejar (stub), six.moves.http_cookies (stub), six.moves.html_entities (stub), six.moves.html_parser (stub), six.moves.http_client (stub), six.moves.email_mime_multipart (stub), six.moves.email_mime_nonmultipart (stub), six.moves.email_mime_text (stub), six.moves.email_mime_base (stub), six.moves.BaseHTTPServer (stub), six.moves.CGIHTTPServer (stub), six.moves.SimpleHTTPServer (stub), six.moves.cPickle (stub), six.moves.queue (stub), six.moves.reprlib (stub), six.moves.socketserver (stub), six.moves._thread (stub), six.moves.tkinter (stub), six.moves.tkinter_dialog (stub), six.moves.tkinter_filedialog (stub), six.moves.tkinter_ttk (stub), six.moves.tkinter_constants (stub), six.moves.tkinter_commondialog (stub), six.moves.tkinter_tkfiledialog (stub), six.moves.urllib_parse (stub), six.moves.urllib_error (stub), six.moves.urllib (stub), six.moves.urllib_robotparser (stub), importlib (stub) Analysis of bz2 (Stub) queued. Dependencies: io (stub), sys (stub), os (stub) Analysis of platform (Library) queued. Dependencies: platform (stub), collections, sys, os, re, subprocess, warnings, ctypes, ctypes.wintypes, winreg, plistlib, socket, struct Analysis of tarfile (Stub) queued. Dependencies: os (stub), sys (stub), types (stub) Import: ipaddress c:\python35\lib\ipaddress.py Analysis of OpenSSL.crypto (Library) queued. Dependencies: datetime, base64, functools, operator, six, cryptography, cryptography.x509, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dsa, cryptography.hazmat.primitives.asymmetric.rsa, cryptography.utils, OpenSSL._util, cryptography.hazmat.backends.openssl.backend, cryptography.hazmat.backends.openssl.x509 Analysis of tarfile (Library) queued. Dependencies: tarfile (stub), sys, os, io, shutil, stat, time, struct, copy, re, warnings, zlib, bz2, lzma, gzip, argparse Analysis of OpenSSL.rand (Library) queued. Dependencies: functools, six, OpenSSL._util Analysis of ipaddress (Stub) queued. Dependencies: sys (stub) Analysis of urllib.request (Library) queued. Dependencies: urllib.request (stub), base64, bisect, email, hashlib, http, http.client, io, os, posixpath, re, socket, sys, time, collections, tempfile, contextlib, warnings, urllib.error, urllib.parse, urllib.response, ssl, http.cookiejar, email.utils, mimetypes, ftplib, nturl2path, getpass, fnmatch, winreg Create compiled (scraped): _ssl c:\python35\dlls\_ssl.pyd c:\python35\dlls Analysis of pydoc_data.topics (Library) queued. Dependencies: Analysis of logging (Library) on depth 4 completed in 72.3 ms. Analysis of requests (Library) on depth 3 completed in 2.25 ms. Analysis of ipaddress (Library) queued. Dependencies: ipaddress (stub), functools Analysis of inspect (Library) on depth 5 completed in 169.13 ms. Import: chardet.charsetgroupprober c:\python35\lib\site-packages\chardet\charsetgroupprober.py Analysis of pkgutil (Library) on depth 4 completed in 28.68 ms. Import: chardet.enums c:\python35\lib\site-packages\chardet\enums.py Import: chardet.escprober c:\python35\lib\site-packages\chardet\escprober.py Import: chardet.latin1prober c:\python35\lib\site-packages\chardet\latin1prober.py Import: chardet.mbcsgroupprober c:\python35\lib\site-packages\chardet\mbcsgroupprober.py Import: chardet.sbcsgroupprober c:\python35\lib\site-packages\chardet\sbcsgroupprober.py Create built-in compiled (scraped) module: _signal C:\Python35\python.exe Import: requests.packages.urllib3.util.ssl_ c:\python35\lib\site-packages\requests\packages\urllib3\util\ssl_.py Import: requests.packages.urllib3.util.request c:\python35\lib\site-packages\requests\packages\urllib3\util\request.py Import: requests.packages.chardet.charsetgroupprober c:\python35\lib\site-packages\requests\packages\chardet\charsetgroupprober.py Import: requests.packages.chardet.sbcharsetprober c:\python35\lib\site-packages\requests\packages\chardet\sbcharsetprober.py Import: requests.packages.chardet.langcyrillicmodel c:\python35\lib\site-packages\requests\packages\chardet\langcyrillicmodel.py Import: requests.packages.chardet.langgreekmodel c:\python35\lib\site-packages\requests\packages\chardet\langgreekmodel.py Import: requests.packages.chardet.langbulgarianmodel c:\python35\lib\site-packages\requests\packages\chardet\langbulgarianmodel.py Import: requests.packages.chardet.langhungarianmodel c:\python35\lib\site-packages\requests\packages\chardet\langhungarianmodel.py Import: requests.packages.chardet.langthaimodel c:\python35\lib\site-packages\requests\packages\chardet\langthaimodel.py Import: requests.packages.chardet.langhebrewmodel c:\python35\lib\site-packages\requests\packages\chardet\langhebrewmodel.py Import: requests.packages.chardet.hebrewprober c:\python35\lib\site-packages\requests\packages\chardet\hebrewprober.py Import: cryptography.hazmat.bindings.openssl.binding c:\python35\lib\site-packages\cryptography\hazmat\bindings\openssl\binding.py Import: requests.packages.chardet.utf8prober c:\python35\lib\site-packages\requests\packages\chardet\utf8prober.py Import: requests.packages.chardet.sjisprober c:\python35\lib\site-packages\requests\packages\chardet\sjisprober.py Import: requests.packages.chardet.eucjpprober c:\python35\lib\site-packages\requests\packages\chardet\eucjpprober.py Import: requests.packages.chardet.gb2312prober c:\python35\lib\site-packages\requests\packages\chardet\gb2312prober.py Import: requests.packages.chardet.euckrprober c:\python35\lib\site-packages\requests\packages\chardet\euckrprober.py Import: requests.packages.chardet.cp949prober c:\python35\lib\site-packages\requests\packages\chardet\cp949prober.py Import: requests.packages.chardet.big5prober c:\python35\lib\site-packages\requests\packages\chardet\big5prober.py Import: requests.packages.chardet.euctwprober c:\python35\lib\site-packages\requests\packages\chardet\euctwprober.py Import: pyasn1.type.error c:\python35\lib\site-packages\pyasn1\type\error.py Import: codeop c:\python35\lib\codeop.py Import: pyreadline.rlmain c:\python35\lib\site-packages\pyreadline\rlmain.py Import: pyreadline c:\python35\lib\site-packages\pyreadline\__init__.py Import: pyreadline.console c:\python35\lib\site-packages\pyreadline\console\__init__.py Import: ctypes.macholib.framework c:\python35\lib\ctypes\macholib\framework.py Import: ctypes.macholib.dylib c:\python35\lib\ctypes\macholib\dylib.py Import: pyasn1.type.char c:\python35\lib\site-packages\pyasn1\type\char.py Import: pyasn1.type.useful c:\python35\lib\site-packages\pyasn1\type\useful.py Import: pyasn1.debug c:\python35\lib\site-packages\pyasn1\debug.py Import: email._header_value_parser c:\python35\lib\email\_header_value_parser.py Import: ctypes.wintypes c:\python35\lib\ctypes\wintypes.py Import: plistlib c:\python35\lib\plistlib.py Import: cryptography c:\python35\lib\site-packages\cryptography\__init__.py Import: cryptography.x509 c:\python35\lib\site-packages\cryptography\x509\__init__.py Import: cryptography.hazmat.primitives.asymmetric c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\__init__.py Import: cryptography.hazmat.primitives.asymmetric.dsa c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\dsa.py Import: cryptography.hazmat.primitives.asymmetric.rsa c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\rsa.py Import: cryptography.hazmat.backends.openssl.backend c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\backend.py Import: cryptography.hazmat.backends.openssl.x509 c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\x509.py Import: gzip c:\python35\lib\gzip.py Import: bisect c:\python35\lib\bisect.py Import: urllib.error c:\python35\lib\urllib\error.py Import: urllib.response c:\python35\lib\urllib\response.py Import: ftplib c:\python35\lib\ftplib.py Import: nturl2path c:\python35\lib\nturl2path.py Import: getpass c:\python35\lib\getpass.py Analysis of chardet.charsetgroupprober (Library) queued. Dependencies: chardet.enums, chardet.charsetprober Analysis of _ssl (Compiled) queued. Dependencies: Import: chardet.charsetprober c:\python35\lib\site-packages\chardet\charsetprober.py Analysis of chardet.enums (Library) queued. Dependencies: Analysis of chardet.charsetprober (Library) queued. Dependencies: logging, re, chardet.enums Analysis of codeop (Stub) queued. Dependencies: types (stub) Analysis of getpass (Library) queued. Dependencies: getpass (stub), contextlib, io, os, sys, warnings, msvcrt Analysis of chardet.escprober (Library) queued. Dependencies: chardet.charsetprober, chardet.codingstatemachine, chardet.enums, chardet.escsm Analysis of getpass (Stub) queued. Dependencies: Analysis of chardet.latin1prober (Library) queued. Dependencies: chardet.charsetprober, chardet.enums Analysis of chardet.mbcsgroupprober (Library) queued. Dependencies: chardet.charsetgroupprober, chardet.utf8prober, chardet.sjisprober, chardet.eucjpprober, chardet.gb2312prober, chardet.euckrprober, chardet.cp949prober, chardet.big5prober, chardet.euctwprober Analysis of nturl2path (Library) queued. Dependencies: nturl2path (stub), string, urllib, urllib.parse Analysis of six.moves.builtins (Stub) queued. Dependencies: Analysis of nturl2path (Stub) queued. Dependencies: Analysis of _signal (CompiledBuiltin) queued. Dependencies: Analysis of chardet.sbcsgroupprober (Library) queued. Dependencies: chardet.charsetgroupprober, chardet.sbcharsetprober, chardet.langcyrillicmodel, chardet.langgreekmodel, chardet.langbulgarianmodel, chardet.langthaimodel, chardet.langhebrewmodel, chardet.hebrewprober, chardet.langturkishmodel Analysis of requests.packages.urllib3.util.ssl_ (Library) queued. Dependencies: __future__, errno, warnings, hmac, binascii, hashlib, requests.packages.urllib3.exceptions, ssl, sys Analysis of requests.packages.urllib3.util.request (Library) queued. Dependencies: __future__, base64, requests.packages.urllib3.packages.six Analysis of codeop (Library) queued. Dependencies: codeop (stub), __future__ Analysis of requests.packages.chardet.charsetgroupprober (Library) queued. Dependencies: requests.packages.chardet, requests.packages.chardet.constants, sys, requests.packages.chardet.charsetprober Analysis of requests.packages.chardet.sbcharsetprober (Library) queued. Dependencies: sys, requests.packages.chardet, requests.packages.chardet.constants, requests.packages.chardet.charsetprober, requests.packages.chardet.compat Analysis of ftplib (Library) queued. Dependencies: ftplib (stub), os, sys, socket, warnings, ssl, re, netrc Analysis of urllib.response (Stub) queued. Dependencies: types (stub) Analysis of ftplib (Stub) queued. Dependencies: sys (stub), types (stub), socket (stub), ssl (stub) Analysis of six.moves.configparser (Stub) queued. Dependencies: configparser (stub) Analysis of urllib.response (Library) queued. Dependencies: urllib.response (stub), tempfile Analysis of jsonschema._utils (Library) on depth 3 completed in 14.54 ms. Import: chardet.codingstatemachine c:\python35\lib\site-packages\chardet\codingstatemachine.py Analysis of requests.packages.chardet.langcyrillicmodel (Library) queued. Dependencies: Analysis of jsonschema._validators (Library) on depth 3 completed in 4.76 ms. Analysis version 251 has been completed in 7161.67 ms with 153 entries analyzed and 62 entries skipped. Analysis version 864 of 722 entries has started. Analysis of os.path (Stub) on depth 5 completed in 2.01 ms. Analysis of _json (CompiledBuiltin) on depth 3 completed in 0.24 ms. Analysis of copyreg (Library) on depth 4 completed in 0.79 ms. Analysis of requests.packages.urllib3.contrib (Library) on depth 4 completed in 0.01 ms. Analysis of sre_constants (Stub) on depth 5 completed in 1.65 ms. Analysis of _sre (CompiledBuiltin) on depth 5 completed in 0.14 ms. Analysis of atexit (Stub) on depth 6 completed in 0.19 ms. Analysis of _weakrefset (Stub) on depth 6 completed in 2.36 ms. Analysis of itertools (Stub) on depth 4 completed in 1.81 ms. Analysis of _functools (CompiledBuiltin) on depth 4 completed in 0.15 ms. Analysis of _thread (Stub) on depth 5 completed in 0.28 ms. Analysis of textwrap (Stub) on depth 4 completed in 9.81 ms. Analysis of keyword (Stub) on depth 5 completed in 0.15 ms. Analysis of copy (Stub) on depth 5 completed in 0.24 ms. Analysis of string (Stub) on depth 6 completed in 0.74 ms. Analysis of _string (CompiledBuiltin) on depth 6 completed in 0.07 ms. Analysis of gettext (Stub) on depth 8 completed in 0.86 ms. Analysis of _struct (CompiledBuiltin) on depth 6 completed in 0.56 ms. Import: chardet.escsm c:\python35\lib\site-packages\chardet\escsm.py Analysis of importlib._bootstrap (Library) on depth 6 completed in 11.05 ms. Analysis of encodings.aliases (Library) on depth 6 completed in 1.95 ms. Analysis of _dummy_thread (Stub) on depth 6 completed in 0.87 ms. Analysis of _heapq (Stub) on depth 6 completed in 0.29 ms. Analysis of _socket (Compiled) on depth 4 completed in 2.74 ms. Analysis of _opcode (CompiledBuiltin) on depth 8 completed in 0.07 ms. Import: chardet.utf8prober c:\python35\lib\site-packages\chardet\utf8prober.py Analysis of gc (Stub) on depth 6 completed in 0.57 ms. Import: chardet.sjisprober c:\python35\lib\site-packages\chardet\sjisprober.py Analysis of decimal (Stub) on depth 7 completed in 9.64 ms. Analysis of marshal (Stub) on depth 6 completed in 0.75 ms. Analysis of requests.exceptions (Stub) on depth 5 completed in 1.86 ms. Analysis of pyasn1.codec.der (Library) on depth 5 completed in 0.04 ms. Analysis of pyasn1.type (Library) on depth 5 completed in 0.01 ms. Import: chardet.eucjpprober c:\python35\lib\site-packages\chardet\eucjpprober.py Analysis of requests.structures (Stub) on depth 6 completed in 0.88 ms. Analysis of requests.hooks (Stub) on depth 6 completed in 0.24 ms. Analysis of _stat (Stub) on depth 7 completed in 1.37 ms. Import: chardet.gb2312prober c:\python35\lib\site-packages\chardet\gb2312prober.py Analysis of requests.packages.urllib3.packages.ordered_dict (Library) on depth 6 completed in 4.05 ms. Analysis of getopt (Stub) on depth 7 completed in 0.54 ms. Analysis of _sha1 (CompiledBuiltin) on depth 6 completed in 0.12 ms. Analysis of _md5 (CompiledBuiltin) on depth 6 completed in 0.11 ms. Analysis of _sha256 (CompiledBuiltin) on depth 6 completed in 0.14 ms. Analysis of _sha512 (CompiledBuiltin) on depth 6 completed in 0.15 ms. Analysis of _hashlib (Compiled) on depth 6 completed in 0.63 ms. Analysis of pydoc_data (Library) on depth 8 completed in 0.01 ms. Analysis of pydoc_data.topics (Library) on depth 8 completed in 0.24 ms. Analysis of _bz2 (Compiled) on depth 8 completed in 7.28 ms. Analysis of netrc (Stub) on depth 6 completed in 0.36 ms. Analysis of fnmatch (Stub) on depth 6 completed in 0.18 ms. Analysis of http.cookies (Stub) on depth 7 completed in 0.86 ms. Analysis of email.charset (Stub) on depth 7 completed in 0.59 ms. Analysis of email.errors (Stub) on depth 7 completed in 0.74 ms. Analysis of email.contentmanager (Stub) on depth 7 completed in 0.36 ms. Analysis of chardet.version (Library) on depth 8 completed in 0.5 ms. Analysis of requests.packages.chardet.constants (Library) on depth 8 completed in 0.05 ms. Import: chardet.euckrprober c:\python35\lib\site-packages\chardet\euckrprober.py Analysis of quopri (Stub) on depth 8 completed in 0.18 ms. Analysis of html (Stub) on depth 7 completed in 0.1 ms. Analysis of OpenSSL.version (Library) on depth 6 completed in 0.49 ms. Analysis of _winapi (Stub) on depth 7 completed in 1.74 ms. Import: chardet.cp949prober c:\python35\lib\site-packages\chardet\cp949prober.py Analysis of _ctypes (Compiled) on depth 8 completed in 1.95 ms. Analysis of winreg (CompiledBuiltin) on depth 5 completed in 0.68 ms. Analysis of html.entities (Stub) on depth 8 completed in 0.14 ms. Analysis of pyasn1.codec.cer (Library) on depth 6 completed in 0.01 ms. Analysis of pyasn1.codec.ber (Library) on depth 6 completed in 0.01 ms. Analysis of pyasn1.compat (Library) on depth 6 completed in 0.01 ms. Analysis of pyasn1.error (Library) on depth 6 completed in 0.19 ms. Analysis of msvcrt (Stub) on depth 7 completed in 0.18 ms. Analysis of _lzma (Compiled) on depth 8 completed in 1.67 ms. Analysis of queue (Stub) on depth 8 completed in 1.63 ms. Analysis of _ssl (Compiled) on depth 6 completed in 6.14 ms. Analysis of chardet.enums (Library) on depth 9 completed in 0.33 ms. Analysis of chardet.escprober (Library) on depth 9 completed in 0.72 ms. Analysis of chardet.latin1prober (Library) on depth 9 completed in 0.99 ms. Import: chardet.big5prober c:\python35\lib\site-packages\chardet\big5prober.py Import: chardet.euctwprober c:\python35\lib\site-packages\chardet\euctwprober.py Analysis of chardet.mbcsgroupprober (Library) on depth 9 completed in 18.6 ms. Import: chardet.sbcharsetprober c:\python35\lib\site-packages\chardet\sbcharsetprober.py Import: chardet.langcyrillicmodel c:\python35\lib\site-packages\chardet\langcyrillicmodel.py Import: chardet.langgreekmodel c:\python35\lib\site-packages\chardet\langgreekmodel.py Import: chardet.langbulgarianmodel c:\python35\lib\site-packages\chardet\langbulgarianmodel.py Import: chardet.langthaimodel c:\python35\lib\site-packages\chardet\langthaimodel.py Import: chardet.langhebrewmodel c:\python35\lib\site-packages\chardet\langhebrewmodel.py Import: chardet.hebrewprober c:\python35\lib\site-packages\chardet\hebrewprober.py Import: chardet.langturkishmodel c:\python35\lib\site-packages\chardet\langturkishmodel.py Analysis of chardet.sbcsgroupprober (Library) on depth 9 completed in 70.32 ms. Analysis of _signal (CompiledBuiltin) on depth 7 completed in 0.17 ms. Import: hmac c:\python35\lib\hmac.py Analysis of requests.packages.urllib3.util.ssl_ (Library) on depth 6 completed in 30.94 ms. Analysis of requests.packages.urllib3.util.request (Library) on depth 6 completed in 0.85 ms. Analysis of _warnings (Stub) on depth 6 completed in 0.43 ms. Analysis of urllib (Stub) on depth 5 completed in 0.02 ms. Analysis of requests.packages.chardet.charsetgroupprober (Library) on depth 9 completed in 0.72 ms. Analysis of requests.packages.chardet.sbcharsetprober (Library) on depth 9 completed in 1.62 ms. Analysis of six.moves._dummy_thread (Stub) queued. Dependencies: _dummy_thread (stub) Analysis of ctypes.macholib.dylib (Library) queued. Dependencies: re Analysis of six.moves.http_cookiejar (Stub) queued. Dependencies: http.cookiejar (stub) Analysis of ctypes.macholib.framework (Library) queued. Dependencies: re Analysis of six.moves.http_cookies (Stub) queued. Dependencies: http.cookies (stub) Analysis of pyreadline.console (Library) queued. Dependencies: __future__, glob, sys, pyreadline.console.ironpython_console, pyreadline.console.console Analysis of pyreadline.rlmain (Library) queued. Dependencies: __future__, sys, os, re, time, glob, pyreadline, pyreadline.release, pyreadline.py3k_compat, pyreadline.lineeditor, pyreadline.lineeditor.lineobj, pyreadline.lineeditor.history, pyreadline.clipboard, pyreadline.console, pyreadline.logger, pyreadline.keysyms.common, pyreadline.unicode_helper, pyreadline.modes, pyreadline.error, types, traceback, pyreadline.console.event Import: pyreadline.console.ironpython_console c:\python35\lib\site-packages\pyreadline\console\ironpython_console.py Analysis of requests.packages.chardet.langgreekmodel (Library) queued. Dependencies: Analysis of six.moves.html_entities (Stub) queued. Dependencies: html.entities (stub) Analysis of six.moves.html_parser (Stub) queued. Dependencies: html.parser (stub) Analysis of six.moves.http_client (Stub) queued. Dependencies: http.client (stub) Analysis of pyasn1.type.char (Library) queued. Dependencies: sys, pyasn1.type, pyasn1.type.univ, pyasn1.type.tag, pyasn1, pyasn1.error Analysis of pyreadline (Library) queued. Dependencies: __future__, pyreadline.unicode_helper, pyreadline.logger, pyreadline.clipboard, pyreadline.lineeditor, pyreadline.modes, pyreadline.console, pyreadline.rlmain Analysis of six.moves.email_mime_multipart (Stub) queued. Dependencies: email.mime.multipart (stub) Analysis of six.moves.email_mime_nonmultipart (Stub) queued. Dependencies: email.mime.nonmultipart (stub) Analysis of six.moves.email_mime_text (Stub) queued. Dependencies: email.mime.text (stub) Analysis of requests.packages.chardet.hebrewprober (Library) queued. Dependencies: requests.packages.chardet.charsetprober, requests.packages.chardet.constants, requests.packages.chardet.compat Analysis of six.moves.email_mime_base (Stub) queued. Dependencies: email.mime.base (stub) Analysis of six.moves.BaseHTTPServer (Stub) queued. Dependencies: http.server (stub) Analysis of cryptography.hazmat.bindings.openssl.binding (Library) queued. Dependencies: __future__, collections, threading, types, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.bindings._openssl, cryptography.hazmat.bindings.openssl._conditional Analysis of six.moves.CGIHTTPServer (Stub) queued. Dependencies: http.server (stub) Analysis of requests.packages.chardet.langhebrewmodel (Library) queued. Dependencies: Analysis of requests.packages.chardet.utf8prober (Library) queued. Dependencies: requests.packages.chardet, requests.packages.chardet.constants, requests.packages.chardet.charsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.mbcssm Analysis of six.moves.SimpleHTTPServer (Stub) queued. Dependencies: http.server (stub) Analysis of pyasn1.type.useful (Library) queued. Dependencies: pyasn1.type, pyasn1.type.univ, pyasn1.type.char, pyasn1.type.tag Analysis of six.moves.cPickle (Stub) queued. Dependencies: pickle (stub) Analysis of requests.packages.chardet.sjisprober (Library) queued. Dependencies: sys, requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.jpcntx, requests.packages.chardet.mbcssm, requests.packages.chardet, requests.packages.chardet.constants Analysis of requests.packages.chardet.eucjpprober (Library) queued. Dependencies: sys, requests.packages.chardet, requests.packages.chardet.constants, requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.jpcntx, requests.packages.chardet.mbcssm Analysis of six.moves.queue (Stub) queued. Dependencies: queue (stub) Analysis of six.moves.reprlib (Stub) queued. Dependencies: reprlib (stub) Analysis of pyasn1.debug (Library) queued. Dependencies: logging, pyasn1.compat.octets, pyasn1, pyasn1.error Analysis of abc (Stub) on depth 4 completed in 2.2 ms. Analysis of requests.packages.chardet.langthaimodel (Library) queued. Dependencies: Analysis of six.moves.socketserver (Stub) queued. Dependencies: socketserver (stub) Analysis of jsonschema._version (Library) on depth 2 completed in 0.13 ms. Analysis of six.moves._thread (Stub) queued. Dependencies: _thread (stub) Analysis of six.moves.tkinter (Stub) queued. Dependencies: tkinter (stub) Analysis of requests.packages.chardet.gb2312prober (Library) queued. Dependencies: requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.mbcssm Analysis of configparser (Stub) queued. Dependencies: sys (stub), os (stub) Analysis of requests.packages.chardet.euckrprober (Library) queued. Dependencies: requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.mbcssm Analysis of requests.packages.chardet.cp949prober (Library) queued. Dependencies: requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.mbcssm Analysis of requests.packages.chardet.big5prober (Library) queued. Dependencies: requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.mbcssm Analysis of six.moves.tkinter_dialog (Stub) queued. Dependencies: tkinter.dialog (stub) Analysis of hmac (Library) queued. Dependencies: hmac (stub), warnings, _operator, hashlib Analysis of requests.packages.chardet.euctwprober (Library) queued. Dependencies: requests.packages.chardet.mbcharsetprober, requests.packages.chardet.codingstatemachine, requests.packages.chardet.chardistribution, requests.packages.chardet.mbcssm Analysis of pyasn1.type.error (Library) queued. Dependencies: pyasn1.error Analysis of six.moves.tkinter_filedialog (Stub) queued. Dependencies: tkinter.filedialog (stub) Analysis of six.moves.tkinter_ttk (Stub) queued. Dependencies: tkinter.ttk (stub) Analysis of hmac (Stub) queued. Dependencies: types (stub), sys (stub) Analysis of six.moves.tkinter_constants (Stub) queued. Dependencies: tkinter.constants (stub) Analysis of six.moves.tkinter_commondialog (Stub) queued. Dependencies: tkinter.commondialog (stub) Analysis of six.moves.tkinter_tkfiledialog (Stub) queued. Dependencies: tkinter.filedialog (stub) Analysis of six.moves.urllib_parse (Stub) queued. Dependencies: urllib.parse (stub) Analysis of six.moves.urllib_error (Stub) queued. Dependencies: urllib.error (stub) Analysis of six.moves.urllib (Stub) queued. Dependencies: six (stub), six.moves (stub), six.moves.urllib.error (stub), six.moves.urllib.parse (stub), six.moves.urllib.request (stub), six.moves.urllib.response (stub), six.moves.urllib.robotparser (stub) Analysis of six.moves.urllib_robotparser (Stub) queued. Dependencies: urllib.robotparser (stub) Analysis of ctypes.wintypes (Stub) queued. Dependencies: ctypes (stub) Analysis of plistlib (Stub) queued. Dependencies: sys (stub), enum (stub) Analysis of chardet.langturkishmodel (Library) queued. Dependencies: Analysis of chardet.hebrewprober (Library) queued. Dependencies: chardet.charsetprober, chardet.enums Analysis of cryptography (Library) queued. Dependencies: __future__, sys, warnings, cryptography.__about__ Analysis of requests.packages.chardet.langhungarianmodel (Library) queued. Dependencies: Analysis of cryptography.x509 (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.x509.certificate_transparency, cryptography.x509.base, cryptography.x509.extensions, cryptography.x509.general_name, cryptography.x509.name, cryptography.x509.oid Analysis of cryptography.hazmat.primitives.asymmetric (Library) queued. Dependencies: __future__, abc, six Analysis of cryptography.hazmat.primitives.asymmetric.dsa (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils Analysis of plistlib (Library) queued. Dependencies: plistlib (stub), binascii, codecs, contextlib, datetime, enum, io, itertools, os, re, struct, warnings, xml.parsers.expat Analysis of chardet.langhebrewmodel (Library) queued. Dependencies: Analysis of ctypes.wintypes (Library) queued. Dependencies: ctypes.wintypes (stub), ctypes Analysis of cryptography.hazmat.primitives.asymmetric.rsa (Library) queued. Dependencies: __future__, abc, math, fractions, six, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.interfaces Analysis of gzip (Stub) queued. Dependencies: os.path (stub), _compression (stub), zlib (stub) Analysis of gzip (Library) queued. Dependencies: gzip (stub), struct, sys, time, os, zlib, io, _compression, warnings, errno Analysis of chardet.langthaimodel (Library) queued. Dependencies: Analysis of bisect (Stub) queued. Dependencies: Analysis of cryptography.hazmat.backends.openssl.x509 (Library) queued. Dependencies: __future__, operator, warnings, cryptography, cryptography.utils, cryptography.x509, cryptography.exceptions, cryptography.hazmat.backends.openssl.decode_asn1, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.serialization Analysis of bisect (Library) queued. Dependencies: bisect (stub), _bisect Analysis of urllib.error (Stub) queued. Dependencies: urllib.response (stub) Analysis of _io (CompiledBuiltin) on depth 2 completed in 38.07 ms. Analysis of urllib.error (Library) queued. Dependencies: urllib.error (stub), urllib, urllib.response Analysis of chardet.codingstatemachine (Library) queued. Dependencies: logging, chardet.enums Analysis of chardet.utf8prober (Library) queued. Dependencies: chardet.charsetprober, chardet.enums, chardet.codingstatemachine, chardet.mbcssm Analysis of chardet.sjisprober (Library) queued. Dependencies: chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.jpcntx, chardet.mbcssm, chardet.enums Analysis of chardet.escsm (Library) queued. Dependencies: chardet.enums Analysis of chardet.eucjpprober (Library) queued. Dependencies: chardet.enums, chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.jpcntx, chardet.mbcssm Analysis of chardet.gb2312prober (Library) queued. Dependencies: chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.mbcssm Analysis of chardet.euckrprober (Library) queued. Dependencies: chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.mbcssm Analysis of chardet.cp949prober (Library) queued. Dependencies: chardet.chardistribution, chardet.codingstatemachine, chardet.mbcharsetprober, chardet.mbcssm Analysis of chardet.big5prober (Library) queued. Dependencies: chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.mbcssm Analysis of chardet.euctwprober (Library) queued. Dependencies: chardet.mbcharsetprober, chardet.codingstatemachine, chardet.chardistribution, chardet.mbcssm Analysis of chardet.sbcharsetprober (Library) queued. Dependencies: chardet.charsetprober, chardet.enums Analysis of email._header_value_parser (Library) queued. Dependencies: re, urllib, string, collections, operator, email, email._encoded_words, email.errors, email.utils Analysis of chardet.langgreekmodel (Library) queued. Dependencies: Analysis of requests.packages.chardet.langbulgarianmodel (Library) queued. Dependencies: Analysis of chardet.langcyrillicmodel (Library) queued. Dependencies: Analysis of requests.packages.chardet.langcyrillicmodel (Library) on depth 9 completed in 142.51 ms. Analysis of chardet.langbulgarianmodel (Library) queued. Dependencies: Analysis of requests.packages.chardet.langthaimodel (Library) on depth 9 completed in 1.65 ms. Analysis of pyreadline.console.ironpython_console (Library) queued. Dependencies: __future__, sys, re, os, pyreadline.console.event, pyreadline.logger, pyreadline.keysyms, pyreadline.console.ansi, time Analysis of requests.packages.chardet.langhebrewmodel (Library) on depth 9 completed in 1.33 ms. Analysis of requests.packages.chardet.langgreekmodel (Library) on depth 9 completed in 2.23 ms. Analysis of requests.packages.chardet.langbulgarianmodel (Library) on depth 9 completed in 1.76 ms. Analysis of requests.packages.chardet.hebrewprober (Library) on depth 9 completed in 5.39 ms. Analysis of requests.packages.chardet.langhungarianmodel (Library) on depth 9 completed in 6.89 ms. Import: requests.packages.chardet.mbcharsetprober c:\python35\lib\site-packages\requests\packages\chardet\mbcharsetprober.py Import: pyreadline.console.console c:\python35\lib\site-packages\pyreadline\console\console.py Import: cryptography.exceptions c:\python35\lib\site-packages\cryptography\exceptions.py Import: requests.packages.chardet.mbcssm c:\python35\lib\site-packages\requests\packages\chardet\mbcssm.py Analysis of cryptography.hazmat.backends.openssl.backend (Library) queued. Dependencies: __future__, base64, calendar, collections, contextlib, itertools, six, cryptography, cryptography.utils, cryptography.x509, cryptography.exceptions, cryptography.hazmat.backends.interfaces, cryptography.hazmat.backends.openssl.ciphers, cryptography.hazmat.backends.openssl.cmac, cryptography.hazmat.backends.openssl.dh, cryptography.hazmat.backends.openssl.dsa, cryptography.hazmat.backends.openssl.ec, cryptography.hazmat.backends.openssl.encode_asn1, cryptography.hazmat.backends.openssl.hashes, cryptography.hazmat.backends.openssl.hmac, cryptography.hazmat.backends.openssl.rsa, cryptography.hazmat.backends.openssl.x509, cryptography.hazmat.bindings.openssl, cryptography.hazmat.bindings.openssl.binding, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.serialization, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dsa, cryptography.hazmat.primitives.asymmetric.ec, cryptography.hazmat.primitives.asymmetric.rsa, cryptography.hazmat.primitives.asymmetric.padding, cryptography.hazmat.primitives.ciphers.algorithms, cryptography.hazmat.primitives.ciphers.modes, cryptography.hazmat.primitives.kdf, cryptography.hazmat.primitives.kdf.scrypt Analysis of requests.packages.chardet.utf8prober (Library) on depth 9 completed in 87.35 ms. Import: requests.packages.chardet.chardistribution c:\python35\lib\site-packages\requests\packages\chardet\chardistribution.py Create compiled (scraped): cryptography.hazmat.bindings._openssl c:\python35\lib\site-packages\cryptography\hazmat\bindings\_openssl.pyd c:\python35\lib\site-packages Import: pyreadline.release c:\python35\lib\site-packages\pyreadline\release.py Import: requests.packages.chardet.jpcntx c:\python35\lib\site-packages\requests\packages\chardet\jpcntx.py Import: pyreadline.py3k_compat c:\python35\lib\site-packages\pyreadline\py3k_compat.py Analysis of requests.packages.chardet.sjisprober (Library) on depth 9 completed in 181.67 ms. Analysis of requests.packages.chardet.euckrprober (Library) on depth 9 completed in 0.45 ms. Analysis of requests.packages.chardet.cp949prober (Library) on depth 9 completed in 0.29 ms. Analysis of requests.packages.chardet.big5prober (Library) on depth 9 completed in 0.29 ms. Analysis of requests.packages.chardet.euctwprober (Library) on depth 9 completed in 0.34 ms. Analysis of pyasn1.type.error (Library) on depth 6 completed in 0.14 ms. Analysis of cmd (Stub) on depth 8 completed in 19.21 ms. Analysis of codeop (Library) on depth 8 completed in 1.63 ms. Import: pyreadline.lineeditor c:\python35\lib\site-packages\pyreadline\lineeditor\__init__.py Import: cryptography.hazmat.bindings.openssl._conditional c:\python35\lib\site-packages\cryptography\hazmat\bindings\openssl\_conditional.py Analysis of urllib.response (Stub) on depth 6 completed in 1.31 ms. Analysis of cryptography.hazmat.bindings.openssl.binding (Library) on depth 7 completed in 213.7 ms. Import: pyreadline.lineeditor.lineobj c:\python35\lib\site-packages\pyreadline\lineeditor\lineobj.py Import: pyreadline.lineeditor.history c:\python35\lib\site-packages\pyreadline\lineeditor\history.py Import: pyreadline.clipboard c:\python35\lib\site-packages\pyreadline\clipboard\__init__.py Import: pyreadline.logger c:\python35\lib\site-packages\pyreadline\logger.py Import: pyreadline.keysyms.common c:\python35\lib\site-packages\pyreadline\keysyms\common.py Import: pyreadline.unicode_helper c:\python35\lib\site-packages\pyreadline\unicode_helper.py Import: pyreadline.modes c:\python35\lib\site-packages\pyreadline\modes\__init__.py Import: pyreadline.error c:\python35\lib\site-packages\pyreadline\error.py Import: pyreadline.console.event c:\python35\lib\site-packages\pyreadline\console\event.py Analysis of pyreadline.rlmain (Library) on depth 8 completed in 78.11 ms. Analysis of pyreadline.console (Library) on depth 8 completed in 0.27 ms. Analysis of tty (Stub) on depth 9 completed in 0.32 ms. Analysis of ctypes.macholib.framework (Library) on depth 9 completed in 0.3 ms. Analysis of ctypes.macholib.dylib (Library) on depth 9 completed in 0.26 ms. Analysis of pyasn1.type.char (Library) on depth 8 completed in 3.75 ms. Analysis of pyasn1.type.useful (Library) on depth 8 completed in 0.37 ms. Analysis of pyasn1.debug (Library) on depth 8 completed in 2.42 ms. Analysis of email._header_value_parser (Library) on depth 9 completed in 51.04 ms. Analysis of six.moves.builtins (Stub) on depth 8 completed in 0.48 ms. Analysis of six.moves.configparser (Stub) on depth 8 completed in 0.06 ms. Analysis of six.moves._dummy_thread (Stub) on depth 8 completed in 0.07 ms. Analysis of six.moves.http_cookiejar (Stub) on depth 8 completed in 0.04 ms. Analysis of six.moves.http_cookies (Stub) on depth 8 completed in 0.06 ms. Analysis of six.moves.html_entities (Stub) on depth 8 completed in 0.05 ms. Analysis of six.moves.html_parser (Stub) on depth 8 completed in 0.04 ms. Analysis of six.moves.http_client (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.email_mime_multipart (Stub) on depth 8 completed in 0.04 ms. Analysis of six.moves.email_mime_nonmultipart (Stub) on depth 8 completed in 0.04 ms. Analysis of six.moves.email_mime_text (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.email_mime_base (Stub) on depth 8 completed in 0.04 ms. Analysis of six.moves.BaseHTTPServer (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.CGIHTTPServer (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.SimpleHTTPServer (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.cPickle (Stub) on depth 8 completed in 7.04 ms. Analysis of six.moves.queue (Stub) on depth 8 completed in 0.14 ms. Analysis of six.moves.reprlib (Stub) on depth 8 completed in 0.08 ms. Analysis of six.moves.socketserver (Stub) on depth 8 completed in 0.05 ms. Analysis of six.moves._thread (Stub) on depth 8 completed in 0.06 ms. Analysis of six.moves.tkinter (Stub) on depth 8 completed in 28.52 ms. Analysis of six.moves.tkinter_dialog (Stub) on depth 8 completed in 16.59 ms. Analysis of six.moves.tkinter_filedialog (Stub) on depth 8 completed in 13.36 ms. Analysis of six.moves.tkinter_ttk (Stub) on depth 8 completed in 17.93 ms. Analysis of six.moves.tkinter_constants (Stub) on depth 8 completed in 8.73 ms. Analysis of six.moves.tkinter_commondialog (Stub) on depth 8 completed in 0.94 ms. Analysis of six.moves.tkinter_tkfiledialog (Stub) on depth 8 completed in 0.09 ms. Analysis of six.moves.urllib_parse (Stub) on depth 8 completed in 0.05 ms. Analysis of six.moves.urllib_error (Stub) on depth 8 completed in 0.03 ms. Analysis of six.moves.urllib (Stub) on depth 8 completed in 49.6 ms. Analysis of six.moves.urllib_robotparser (Stub) on depth 8 completed in 13.24 ms. Analysis of ctypes.wintypes (Library) on depth 9 completed in 1.22 ms. Import: cryptography.__about__ c:\python35\lib\site-packages\cryptography\__about__.py Import: cryptography.x509.certificate_transparency c:\python35\lib\site-packages\cryptography\x509\certificate_transparency.py Import: cryptography.x509.base c:\python35\lib\site-packages\cryptography\x509\base.py Import: xml.parsers.expat c:\python35\lib\xml\parsers\expat.py Import: cryptography.x509.extensions c:\python35\lib\site-packages\cryptography\x509\extensions.py Analysis of plistlib (Library) on depth 9 completed in 106.62 ms. Analysis of cryptography (Library) on depth 7 completed in 0.16 ms. Import: cryptography.x509.general_name c:\python35\lib\site-packages\cryptography\x509\general_name.py Import: cryptography.x509.name c:\python35\lib\site-packages\cryptography\x509\name.py Import: cryptography.x509.oid c:\python35\lib\site-packages\cryptography\x509\oid.py Analysis of cryptography.x509 (Library) on depth 7 completed in 55.44 ms. Analysis of cryptography.hazmat.primitives.asymmetric (Library) on depth 7 completed in 0.51 ms. Analysis of cryptography.hazmat.primitives.asymmetric.dsa (Library) on depth 7 completed in 2.03 ms. Import: fractions c:\python35\lib\fractions.py Import: cryptography.hazmat.backends.interfaces c:\python35\lib\site-packages\cryptography\hazmat\backends\interfaces.py Import: cryptography.hazmat.backends.openssl.decode_asn1 c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\decode_asn1.py Analysis of cryptography.hazmat.primitives.asymmetric.rsa (Library) on depth 7 completed in 65.01 ms. Import: cryptography.hazmat.backends.openssl.ciphers c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\ciphers.py Import: cryptography.hazmat.primitives c:\python35\lib\site-packages\cryptography\hazmat\primitives\__init__.py Import: cryptography.hazmat.primitives.hashes c:\python35\lib\site-packages\cryptography\hazmat\primitives\hashes.py Import: cryptography.hazmat.backends.openssl.cmac c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\cmac.py Import: cryptography.hazmat.primitives.serialization c:\python35\lib\site-packages\cryptography\hazmat\primitives\serialization.py Import: cryptography.hazmat.backends.openssl.dh c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\dh.py Create built-in compiled (scraped) module: _bisect C:\Python35\python.exe Import: cryptography.hazmat.backends.openssl.dsa c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\dsa.py Import: chardet.mbcssm c:\python35\lib\site-packages\chardet\mbcssm.py Import: cryptography.hazmat.backends.openssl.ec c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\ec.py Import: chardet.mbcharsetprober c:\python35\lib\site-packages\chardet\mbcharsetprober.py Import: cryptography.hazmat.backends.openssl.encode_asn1 c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\encode_asn1.py Import: chardet.chardistribution c:\python35\lib\site-packages\chardet\chardistribution.py Import: cryptography.hazmat.backends.openssl.hashes c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\hashes.py Import: chardet.jpcntx c:\python35\lib\site-packages\chardet\jpcntx.py Import: cryptography.hazmat.backends.openssl.hmac c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\hmac.py Import: pyreadline.keysyms c:\python35\lib\site-packages\pyreadline\keysyms\__init__.py Import: cryptography.hazmat.backends.openssl.rsa c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\rsa.py Import: pyreadline.console.ansi c:\python35\lib\site-packages\pyreadline\console\ansi.py Import: cryptography.hazmat.bindings.openssl c:\python35\lib\site-packages\cryptography\hazmat\bindings\openssl\__init__.py Analysis of pyreadline.console.ansi (Library) queued. Dependencies: __future__, re, sys, os, pprint Import: cryptography.hazmat.primitives.asymmetric.ec c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\ec.py Import: cryptography.hazmat.primitives.asymmetric.padding c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\padding.py Import: cryptography.hazmat.primitives.ciphers.algorithms c:\python35\lib\site-packages\cryptography\hazmat\primitives\ciphers\algorithms.py Import: cryptography.hazmat.primitives.ciphers.modes c:\python35\lib\site-packages\cryptography\hazmat\primitives\ciphers\modes.py Import: cryptography.hazmat.primitives.kdf c:\python35\lib\site-packages\cryptography\hazmat\primitives\kdf\__init__.py Import: cryptography.hazmat.primitives.kdf.scrypt c:\python35\lib\site-packages\cryptography\hazmat\primitives\kdf\scrypt.py Analysis of pyreadline.keysyms (Library) queued. Dependencies: __future__, sys, pyreadline.keysyms.winconstants, pyreadline.keysyms.ironpython_keysyms, pyreadline.keysyms.keysyms Analysis of cryptography.hazmat.primitives.kdf.scrypt (Library) queued. Dependencies: __future__, sys, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.interfaces, cryptography.hazmat.primitives, cryptography.hazmat.primitives.constant_time, cryptography.hazmat.primitives.kdf Import: pyreadline.keysyms.winconstants c:\python35\lib\site-packages\pyreadline\keysyms\winconstants.py Analysis of pyreadline.console.console (Library) queued. Dependencies: __future__, sys, os, traceback, re, pyreadline, pyreadline.unicode_helper, pyreadline.logger, pyreadline.keysyms, pyreadline.console.ansi, ctypes, ctypes.util, _ctypes, ctypes.wintypes, pyreadline.console.event, time Analysis of cryptography.hazmat.backends.openssl.backend (Library) on depth 7 completed in 515.78 ms. Import: pyreadline.keysyms.ironpython_keysyms c:\python35\lib\site-packages\pyreadline\keysyms\ironpython_keysyms.py Analysis of cryptography.hazmat.backends.openssl.x509 (Library) on depth 7 completed in 12.27 ms. Import: pyreadline.keysyms.keysyms c:\python35\lib\site-packages\pyreadline\keysyms\keysyms.py Import: cryptography.hazmat.primitives.constant_time c:\python35\lib\site-packages\cryptography\hazmat\primitives\constant_time.py Analysis of gzip (Library) on depth 8 completed in 14.8 ms. Analysis of bisect (Library) on depth 5 completed in 0.78 ms. Analysis of urllib.error (Library) on depth 5 completed in 0.7 ms. Analysis of urllib.response (Library) on depth 5 completed in 1.15 ms. Analysis of cryptography.hazmat.primitives.constant_time (Library) queued. Dependencies: __future__, hmac, cryptography.hazmat.bindings._constant_time Analysis of pyreadline.release (Library) queued. Dependencies: __future__ Analysis of pyreadline.keysyms.keysyms (Library) queued. Dependencies: __future__, pyreadline.keysyms, pyreadline.keysyms.winconstants, pyreadline.logger, ctypes, pyreadline.keysyms.common Create compiled (scraped): cryptography.hazmat.bindings._constant_time c:\python35\lib\site-packages\cryptography\hazmat\bindings\_constant_time.pyd c:\python35\lib\site-packages Analysis of requests.packages.chardet.mbcssm (Library) queued. Dependencies: requests.packages.chardet.constants Analysis of cryptography.hazmat.bindings._constant_time (Compiled) queued. Dependencies: Analysis of pyreadline.keysyms.ironpython_keysyms (Library) queued. Dependencies: __future__, pyreadline.keysyms.common Analysis of pyreadline.py3k_compat (Library) queued. Dependencies: __future__, sys, collections, io Analysis of cryptography.exceptions (Library) queued. Dependencies: __future__, enum Analysis of pyreadline.keysyms.winconstants (Library) queued. Dependencies: __future__ Analysis of cryptography.hazmat.primitives.kdf (Library) queued. Dependencies: __future__, abc, six Analysis of ftplib (Library) on depth 5 completed in 53.7 ms. Analysis of pyreadline.lineeditor (Library) queued. Dependencies: __future__ Analysis of cryptography.hazmat.primitives.ciphers.modes (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils Analysis of nturl2path (Library) on depth 5 completed in 2.4 ms. Analysis of cryptography.hazmat.primitives.ciphers.algorithms (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.hazmat.primitives.ciphers Analysis of getpass (Library) on depth 5 completed in 6.04 ms. Analysis of pyreadline.lineeditor.lineobj (Library) queued. Dependencies: __future__, re, operator, sys, pyreadline.lineeditor, pyreadline.lineeditor.wordmatcher, pyreadline, pyreadline.clipboard, pyreadline.logger, pyreadline.unicode_helper Analysis of gc (CompiledBuiltin) on depth 5 completed in 12.25 ms. Analysis of marshal (CompiledBuiltin) on depth 5 completed in 0.39 ms. Import: cryptography.hazmat.primitives.ciphers c:\python35\lib\site-packages\cryptography\hazmat\primitives\ciphers\__init__.py Analysis of requests.status_codes (Stub) on depth 5 completed in 0.22 ms. Analysis of requests.hooks (Library) on depth 5 completed in 0.18 ms. Analysis of cryptography.hazmat.primitives.ciphers (Library) queued. Dependencies: __future__, cryptography.hazmat.primitives.ciphers.base Import: pyreadline.lineeditor.wordmatcher c:\python35\lib\site-packages\pyreadline\lineeditor\wordmatcher.py Analysis of _stat (CompiledBuiltin) on depth 6 completed in 30.74 ms. Analysis of pyreadline.lineeditor.wordmatcher (Library) queued. Dependencies: __future__, re, operator Analysis of cryptography.hazmat.bindings._openssl (Compiled) queued. Dependencies: Import: cryptography.hazmat.primitives.ciphers.base c:\python35\lib\site-packages\cryptography\hazmat\primitives\ciphers\base.py Analysis of html.parser (Stub) queued. Dependencies: _markupbase (stub), sys (stub) Analysis of email.header (Stub) on depth 7 completed in 2.12 ms. Analysis of cryptography.hazmat.bindings.openssl._conditional (Library) queued. Dependencies: __future__ Analysis of email.mime.multipart (Stub) queued. Dependencies: email.message (stub), email.mime.base (stub) Analysis of pyreadline.lineeditor.history (Library) queued. Dependencies: __future__, re, operator, string, sys, os, pyreadline.unicode_helper, pyreadline, pyreadline.lineeditor, pyreadline.lineeditor.lineobj, pyreadline.logger Analysis of pyreadline.clipboard (Library) queued. Dependencies: __future__, sys, pyreadline.clipboard.ironpython_clipboard, pyreadline.clipboard.no_clipboard, pyreadline.clipboard.win32_clipboard Analysis of email.mime.nonmultipart (Stub) queued. Dependencies: email.mime.base (stub) Analysis of email.mime.text (Stub) queued. Dependencies: email.mime.nonmultipart (stub) Analysis of email.mime.base (Stub) queued. Dependencies: email (stub), email.message (stub) Analysis of cryptography.hazmat.primitives.asymmetric.ec (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils Analysis of pickle (Stub) queued. Dependencies: sys (stub) Analysis of cryptography.hazmat.primitives.ciphers.base (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.interfaces, cryptography.hazmat.primitives.ciphers, cryptography.hazmat.primitives.ciphers.modes Analysis of pyreadline.logger (Library) queued. Dependencies: __future__, socket, logging, logging.handlers, pyreadline.unicode_helper Analysis of cryptography.hazmat.primitives.asymmetric.padding (Library) queued. Dependencies: __future__, abc, math, six, cryptography, cryptography.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.rsa Analysis of pyreadline.keysyms.common (Library) queued. Dependencies: __future__, pyreadline.unicode_helper Analysis of pyreadline.unicode_helper (Library) queued. Dependencies: sys, pyreadline.py3k_compat Analysis of pyreadline.modes (Library) queued. Dependencies: __future__, pyreadline.modes.emacs, pyreadline.modes.notemacs, pyreadline.modes.vi Analysis of pyreadline.error (Library) queued. Dependencies: __future__ Analysis of pyreadline.console.event (Library) queued. Dependencies: __future__ Analysis of requests.packages.chardet.mbcharsetprober (Library) queued. Dependencies: sys, requests.packages.chardet, requests.packages.chardet.constants, requests.packages.chardet.charsetprober Analysis of tkinter.dialog (Stub) queued. Dependencies: tkinter (stub) Analysis of requests.packages.chardet.chardistribution (Library) queued. Dependencies: requests.packages.chardet.euctwfreq, requests.packages.chardet.euckrfreq, requests.packages.chardet.gb2312freq, requests.packages.chardet.big5freq, requests.packages.chardet.jisfreq, requests.packages.chardet.compat Analysis of tkinter.filedialog (Stub) queued. Dependencies: tkinter (stub), tkinter.commondialog (stub) Import: pyreadline.clipboard.ironpython_clipboard c:\python35\lib\site-packages\pyreadline\clipboard\ironpython_clipboard.py Analysis of chardet.jpcntx (Library) queued. Dependencies: Analysis of requests.packages.chardet.jpcntx (Library) queued. Dependencies: requests.packages.chardet.compat Analysis of requests.packages.chardet.gb2312prober (Library) on depth 9 completed in 0.57 ms. Analysis of pyreadline (Library) on depth 8 completed in 0.49 ms. Analysis of requests.packages.chardet.eucjpprober (Library) on depth 9 completed in 2.04 ms. Analysis of tkinter (Stub) queued. Dependencies: tkinter.constants (stub) Analysis of xml.parsers.expat (Library) queued. Dependencies: xml.parsers.expat (stub), sys, pyexpat Analysis of _markupbase (Stub) queued. Dependencies: Analysis of tkinter.constants (Stub) queued. Dependencies: Analysis of cryptography.hazmat.backends.openssl.cmac (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives, cryptography.hazmat.primitives.constant_time, cryptography.hazmat.primitives.mac, cryptography.hazmat.primitives.ciphers.modes Analysis of tkinter.commondialog (Stub) queued. Dependencies: Analysis of cryptography.hazmat.backends.openssl.ciphers (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives, cryptography.hazmat.primitives.ciphers, cryptography.hazmat.primitives.ciphers.modes Analysis of six.moves.urllib.error (Stub) queued. Dependencies: urllib.error (stub) Analysis of cryptography.hazmat.backends.openssl.ec (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.openssl.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.serialization, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.ec Analysis of cryptography.hazmat.backends.openssl.hashes (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes Analysis of cryptography.hazmat.backends.openssl.hmac (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives, cryptography.hazmat.primitives.constant_time, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.mac Analysis of cryptography.hazmat.bindings.openssl (Library) queued. Dependencies: __future__ Analysis of cryptography.hazmat.backends.openssl.dh (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives, cryptography.hazmat.primitives.serialization, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dh Analysis of cryptography.hazmat.backends.openssl.dsa (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.openssl.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.serialization, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dsa Analysis of cryptography.hazmat.backends.openssl.encode_asn1 (Library) queued. Dependencies: __future__, calendar, ipaddress, idna, six, cryptography, cryptography.utils, cryptography.x509, cryptography.hazmat.backends.openssl.decode_asn1, cryptography.x509.oid Analysis of six.moves.urllib.response (Stub) queued. Dependencies: urllib.response (stub) Analysis of six.moves.urllib.robotparser (Stub) queued. Dependencies: urllib.robotparser (stub) Analysis of cryptography.__about__ (Library) queued. Dependencies: __future__ Analysis of urllib.robotparser (Stub) queued. Dependencies: sys (stub) Analysis of six.moves.urllib.request (Stub) queued. Dependencies: urllib.request (stub) Analysis of cryptography.x509.certificate_transparency (Library) queued. Dependencies: __future__, abc, enum, six Analysis of six.moves.urllib.parse (Stub) queued. Dependencies: urllib.parse (stub) Analysis of cryptography.hazmat.backends.openssl.rsa (Library) queued. Dependencies: __future__, math, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.openssl.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.rsa, cryptography.hazmat.primitives.asymmetric.padding Analysis of xml.parsers.expat (Stub) queued. Dependencies: pyexpat (stub), pyexpat.errors (stub), pyexpat.model (stub) Analysis of cryptography.x509.name (Library) queued. Dependencies: __future__, six, cryptography, cryptography.utils, cryptography.x509.oid Analysis of cryptography.x509.oid (Library) queued. Dependencies: __future__, cryptography, cryptography.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes Analysis of fractions (Stub) queued. Dependencies: numbers (stub), decimal (stub), sys (stub) Analysis of cryptography.hazmat.backends.interfaces (Library) queued. Dependencies: __future__, abc, six Analysis of cryptography.x509.extensions (Library) queued. Dependencies: __future__, abc, datetime, hashlib, ipaddress, enum, asn1crypto.keys, six, cryptography, cryptography.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.constant_time, cryptography.hazmat.primitives.serialization, cryptography.hazmat.primitives.asymmetric.ec, cryptography.hazmat.primitives.asymmetric.rsa, cryptography.x509.general_name, cryptography.x509.name, cryptography.x509.oid Analysis of cryptography.hazmat.primitives (Library) queued. Dependencies: __future__ Analysis of fractions (Library) queued. Dependencies: fractions (stub), decimal, math, numbers, operator, re, sys, warnings Analysis of cryptography.hazmat.primitives.hashes (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.backends.interfaces Analysis of _bisect (Stub) queued. Dependencies: Analysis of cryptography.hazmat.primitives.serialization (Library) queued. Dependencies: __future__, abc, base64, struct, enum, six, cryptography, cryptography.utils, cryptography.exceptions, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dsa, cryptography.hazmat.primitives.asymmetric.ec, cryptography.hazmat.primitives.asymmetric.rsa Analysis of _bisect (CompiledBuiltin) queued. Dependencies: _bisect (stub) Analysis of cryptography.hazmat.backends.openssl.decode_asn1 (Library) queued. Dependencies: __future__, datetime, ipaddress, email.utils, idna, six, cryptography, cryptography.x509, cryptography.x509.oid Analysis of pyreadline.clipboard.ironpython_clipboard (Library) queued. Dependencies: __future__ Import: pyreadline.clipboard.no_clipboard c:\python35\lib\site-packages\pyreadline\clipboard\no_clipboard.py Analysis of chardet.mbcssm (Library) queued. Dependencies: chardet.enums Analysis of pyreadline.clipboard.no_clipboard (Library) queued. Dependencies: __future__ Analysis of tkinter.ttk (Stub) queued. Dependencies: sys (stub), tkinter (stub) Import: pyreadline.clipboard.win32_clipboard c:\python35\lib\site-packages\pyreadline\clipboard\win32_clipboard.py Analysis of pyreadline.clipboard.win32_clipboard (Library) queued. Dependencies: __future__, ctypes, ctypes.wintypes, pyreadline.keysyms.winconstants, pyreadline.unicode_helper Analysis of email.errors (Library) on depth 7 completed in 106.87 ms. Analysis of chardet.mbcharsetprober (Library) queued. Dependencies: chardet.charsetprober, chardet.enums Analysis of msvcrt (CompiledBuiltin) on depth 6 completed in 0.81 ms. Import: logging.handlers c:\python35\lib\logging\handlers.py Analysis of cryptography.x509.base (Library) queued. Dependencies: __future__, abc, datetime, os, enum, six, cryptography, cryptography.utils, cryptography.hazmat.primitives.asymmetric, cryptography.hazmat.primitives.asymmetric.dsa, cryptography.hazmat.primitives.asymmetric.ec, cryptography.hazmat.primitives.asymmetric.rsa, cryptography.x509.extensions, cryptography.x509.name Analysis of chardet.chardistribution (Library) queued. Dependencies: chardet.euctwfreq, chardet.euckrfreq, chardet.gb2312freq, chardet.big5freq, chardet.jisfreq Analysis of cryptography.x509.general_name (Library) queued. Dependencies: __future__, abc, ipaddress, email.utils, idna, six, cryptography, cryptography.utils, cryptography.x509.name, cryptography.x509.oid Analysis of logging.handlers (Stub) queued. Dependencies: datetime (stub), logging (stub), socket (stub), ssl (stub), sys (stub), queue (stub) Analysis of requests.packages.chardet.escsm (Library) on depth 9 completed in 44.31 ms. Analysis of chardet.charsetgroupprober (Library) on depth 9 completed in 47.46 ms. Analysis of urllib (Library) on depth 4 completed in 0.1 ms. Analysis of _warnings (CompiledBuiltin) on depth 5 completed in 2.36 ms. Analysis of _winapi (CompiledBuiltin) on depth 6 completed in 37.55 ms. Analysis of requests.packages.chardet.sbcsgroupprober (Library) on depth 8 completed in 16.7 ms. Import: pyreadline.modes.emacs c:\python35\lib\site-packages\pyreadline\modes\emacs.py Analysis of time (Stub) on depth 5 completed in 9.67 ms. Import: pyreadline.modes.notemacs c:\python35\lib\site-packages\pyreadline\modes\notemacs.py Analysis of logging.handlers (Library) queued. Dependencies: logging.handlers (stub), logging, socket, os, pickle, struct, time, re, stat, queue, threading, smtplib, email.message, email, email.utils, http, http.client, urllib, urllib.parse, base64 Analysis of contextlib (Stub) on depth 4 completed in 7.28 ms. Import: pyreadline.modes.vi c:\python35\lib\site-packages\pyreadline\modes\vi.py Analysis of html.entities (Library) on depth 7 completed in 62.37 ms. Import: requests.packages.chardet.euctwfreq c:\python35\lib\site-packages\requests\packages\chardet\euctwfreq.py Analysis of pyreadline.modes.emacs (Library) queued. Dependencies: __future__, os, sys, time, pyreadline, pyreadline.logger, pyreadline.lineeditor.lineobj, pyreadline.lineeditor, pyreadline.lineeditor.history, pyreadline.modes, pyreadline.modes.basemode, pyreadline.unicode_helper Analysis of traceback (Stub) on depth 6 completed in 13.13 ms. Analysis of pyreadline.modes.notemacs (Library) queued. Dependencies: __future__, os, pyreadline, pyreadline.logger, pyreadline.lineeditor, pyreadline.lineeditor.lineobj, pyreadline.lineeditor.history, pyreadline.modes, pyreadline.modes.basemode Analysis of warnings (Stub) on depth 5 completed in 1.82 ms. Import: requests.packages.chardet.euckrfreq c:\python35\lib\site-packages\requests\packages\chardet\euckrfreq.py Analysis of requests.packages.chardet.mbcsgroupprober (Library) on depth 8 completed in 6.73 ms. Analysis of requests.packages.chardet.euctwfreq (Library) queued. Dependencies: Import: requests.packages.chardet.gb2312freq c:\python35\lib\site-packages\requests\packages\chardet\gb2312freq.py Analysis of zipfile (Stub) on depth 8 completed in 34.2 ms. Analysis of importlib (Stub) on depth 6 completed in 0.92 ms. Analysis of tty (Library) on depth 8 completed in 36.21 ms. Analysis of code (Stub) on depth 8 completed in 1.3 ms. Analysis of enum (Stub) on depth 5 completed in 7.77 ms. Analysis of locale (Stub) on depth 6 completed in 3.08 ms. Analysis of tarfile (Stub) on depth 8 completed in 5.33 ms. Import: requests.packages.chardet.big5freq c:\python35\lib\site-packages\requests\packages\chardet\big5freq.py Analysis of requests.packages.chardet.euckrfreq (Library) queued. Dependencies: Analysis of requests.packages.chardet.gb2312freq (Library) queued. Dependencies: Analysis of tempfile (Stub) on depth 6 completed in 34.46 ms. Analysis of pyreadline.modes.vi (Library) queued. Dependencies: __future__, os, pyreadline, pyreadline.logger, pyreadline.lineeditor, pyreadline.lineeditor.lineobj, pyreadline.lineeditor.history, pyreadline.modes, pyreadline.modes.basemode, tempfile Import: requests.packages.chardet.jisfreq c:\python35\lib\site-packages\requests\packages\chardet\jisfreq.py Analysis of _ast (Stub) on depth 8 completed in 52.51 ms. Analysis of pdb (Stub) on depth 7 completed in 0.7 ms. Analysis of ntpath (Stub) on depth 6 completed in 1.52 ms. Analysis of opcode (Stub) on depth 8 completed in 0.94 ms. Analysis of numbers (Stub) on depth 4 completed in 3.46 ms. Analysis of stat (Stub) on depth 6 completed in 0.78 ms. Analysis of cgi (Stub) on depth 6 completed in 4.25 ms. Analysis of base64 (Stub) on depth 6 completed in 1.2 ms. Analysis of _codecs (Stub) on depth 7 completed in 4.21 ms. Analysis of binascii (Stub) on depth 7 completed in 1.14 ms. Analysis of requests.packages.chardet.big5freq (Library) queued. Dependencies: Analysis of posixpath (Stub) on depth 6 completed in 2.22 ms. Analysis of requests.api (Stub) on depth 5 completed in 1.38 ms. Analysis of hashlib (Stub) on depth 6 completed in 2.21 ms. Analysis of webbrowser (Stub) on depth 9 completed in 21.18 ms. Analysis of zlib (Stub) on depth 8 completed in 1.28 ms. Analysis of email.policy (Stub) on depth 7 completed in 2.07 ms. Analysis of requests.packages.chardet.jisfreq (Library) queued. Dependencies: Analysis of uuid (Stub) on depth 7 completed in 2.21 ms. Analysis of py_compile (Stub) on depth 9 completed in 0.78 ms. Analysis of shutil (Stub) on depth 7 completed in 5.58 ms. Analysis of uu (Stub) on depth 8 completed in 0.61 ms. Analysis of _random (Stub) on depth 8 completed in 0.61 ms. Analysis of bz2 (Stub) on depth 8 completed in 7.3 ms. Analysis of difflib (Stub) on depth 7 completed in 2.64 ms. Analysis of errno (Stub) on depth 5 completed in 2.82 ms. Analysis of operator (Stub) on depth 5 completed in 6 ms. Analysis of ctypes.util (Stub) on depth 8 completed in 0.3 ms. Analysis of mimetypes (Stub) on depth 6 completed in 1.91 ms. Create compiled (scraped): pyexpat c:\python35\dlls\pyexpat.pyd c:\python35\dlls Analysis of select (Stub) on depth 6 completed in 12.78 ms. Analysis of pyexpat (Stub) queued. Dependencies: pyexpat.errors (stub), pyexpat.model (stub) Analysis of urllib.parse (Stub) on depth 5 completed in 14.37 ms. Analysis of lzma (Stub) on depth 8 completed in 14.39 ms. Analysis of shlex (Stub) on depth 7 completed in 1 ms. Analysis of ctypes (Stub) on depth 8 completed in 27.39 ms. Import: cryptography.hazmat.primitives.mac c:\python35\lib\site-packages\cryptography\hazmat\primitives\mac.py Analysis of ipaddress (Stub) on depth 7 completed in 27.57 ms. Analysis of encodings (Stub) on depth 7 completed in 0.13 ms. Analysis of _compression (Stub) on depth 9 completed in 0.42 ms. Import: cryptography.hazmat.backends.openssl.utils c:\python35\lib\site-packages\cryptography\hazmat\backends\openssl\utils.py Analysis of logging (Stub) on depth 5 completed in 7.82 ms. Analysis of time (CompiledBuiltin) on depth 4 completed in 1.42 ms. Import: cryptography.hazmat.primitives.asymmetric.dh c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\dh.py Analysis of importlib.machinery (Stub) on depth 6 completed in 4.7 ms. Analysis of importlib.util (Stub) on depth 6 completed in 0.92 ms. Analysis of weakref (Stub) on depth 5 completed in 2.58 ms. Analysis of socket (Stub) on depth 4 completed in 9.19 ms. Analysis of http (Stub) on depth 6 completed in 1.44 ms. Analysis of signal (Stub) on depth 7 completed in 1.61 ms. Analysis of ast (Stub) on depth 7 completed in 0.82 ms. Import: idna c:\python35\lib\site-packages\idna\__init__.py Import: asn1crypto.keys c:\python35\lib\site-packages\asn1crypto\keys.py Analysis of _ast (CompiledBuiltin) on depth 7 completed in 54.69 ms. Analysis of dis (Stub) on depth 7 completed in 1.06 ms. Analysis of opcode (Library) on depth 7 completed in 0.8 ms. Analysis of stat (Library) on depth 5 completed in 7.7 ms. Analysis of _codecs (CompiledBuiltin) on depth 6 completed in 1.06 ms. Analysis of binascii (CompiledBuiltin) on depth 6 completed in 1.24 ms. Import: decimal c:\python35\lib\decimal.py Analysis of zlib (CompiledBuiltin) on depth 7 completed in 2.73 ms. Analysis of email.message (Stub) on depth 6 completed in 2.37 ms. Analysis of random (Stub) on depth 7 completed in 1.35 ms. Analysis of _random (CompiledBuiltin) on depth 7 completed in 0.37 ms. Import: chardet.euctwfreq c:\python35\lib\site-packages\chardet\euctwfreq.py Analysis of errno (CompiledBuiltin) on depth 4 completed in 13.33 ms. Analysis of _operator (Stub) on depth 6 completed in 0.3 ms. Analysis of select (Compiled) on depth 5 completed in 0.42 ms. Analysis of requests (Stub) on depth 4 completed in 0.53 ms. Analysis of unittest (Stub) on depth 7 completed in 7.31 ms. Analysis of email.utils (Stub) on depth 6 completed in 3.02 ms. Import: chardet.euckrfreq c:\python35\lib\site-packages\chardet\euckrfreq.py Analysis of requests.packages.urllib3.exceptions (Library) on depth 4 completed in 3.83 ms. Analysis of socketserver (Stub) on depth 10 completed in 1.37 ms. Analysis of ssl (Stub) on depth 6 completed in 3.78 ms. Analysis of selectors (Stub) on depth 5 completed in 2.22 ms. Import: chardet.gb2312freq c:\python35\lib\site-packages\chardet\gb2312freq.py Analysis of doctest (Stub) on depth 6 completed in 13.96 ms. Import: chardet.big5freq c:\python35\lib\site-packages\chardet\big5freq.py Import: chardet.jisfreq c:\python35\lib\site-packages\chardet\jisfreq.py Analysis of requests.exceptions (Library) on depth 4 completed in 28.06 ms. Import: pickle c:\python35\lib\pickle.py Analysis of requests.packages.urllib3.util.response (Library) on depth 6 completed in 0.66 ms. Analysis of _imp (Stub) on depth 7 completed in 0.5 ms. Analysis of numbers (Library) on depth 3 completed in 3.22 ms. Analysis of requests.compat (Stub) on depth 6 completed in 0.09 ms. Analysis of six.moves (Stub) on depth 7 completed in 2.37 ms. Analysis of operator (Library) on depth 4 completed in 8.28 ms. Import: smtplib c:\python35\lib\smtplib.py Import: pyreadline.modes.basemode c:\python35\lib\site-packages\pyreadline\modes\basemode.py Analysis of pyexpat (Compiled) queued. Dependencies: pyexpat (stub) Analysis of cryptography.hazmat.primitives.mac (Library) queued. Dependencies: __future__, abc, six Analysis of cryptography.hazmat.backends.openssl.utils (Library) queued. Dependencies: __future__, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes, cryptography.hazmat.primitives.asymmetric.utils Import: cryptography.hazmat.primitives.asymmetric.utils c:\python35\lib\site-packages\cryptography\hazmat\primitives\asymmetric\utils.py Analysis of pickle (Library) queued. Dependencies: pickle (stub), types, copyreg, itertools, sys, struct, re, io, codecs, _compat_pickle, _pickle, doctest, argparse, pprint Analysis of chardet.euctwfreq (Library) queued. Dependencies: Analysis of glob (Stub) on depth 8 completed in 0.55 ms. Analysis of cryptography.hazmat.primitives.asymmetric.dh (Library) queued. Dependencies: __future__, abc, six, cryptography, cryptography.utils Analysis of idna (Library) queued. Dependencies: idna.core Analysis of readline (Stub) on depth 8 completed in 1.38 ms. Analysis of ipaddress (Library) on depth 6 completed in 50.38 ms. Analysis of cryptography.hazmat.primitives.asymmetric.utils (Library) queued. Dependencies: __future__, warnings, asn1crypto.algos, six, cryptography, cryptography.utils, cryptography.hazmat.primitives, cryptography.hazmat.primitives.hashes Analysis of pyexpat.errors (Stub) queued. Dependencies: sys (stub) Analysis of platform (Stub) on depth 9 completed in 8.91 ms. Analysis of pyexpat.model (Stub) queued. Dependencies: Analysis of six (Stub) on depth 6 completed in 9.76 ms. Analysis of decimal (Library) queued. Dependencies: decimal (stub), _decimal, _pydecimal Analysis of email.feedparser (Stub) on depth 8 completed in 2.2 ms. Analysis of email.generator (Stub) on depth 8 completed in 0.92 ms. Analysis of asn1crypto.keys (Library) queued. Dependencies: __future__, hashlib, math, asn1crypto._elliptic_curve, asn1crypto._errors, asn1crypto._types, asn1crypto.algos, asn1crypto.core, asn1crypto.util Analysis of requests.auth (Stub) on depth 6 completed in 1.42 ms. Analysis of requests.adapters (Stub) on depth 6 completed in 1.9 ms. Analysis of email.headerregistry (Stub) on depth 9 completed in 3.28 ms. Analysis of chardet.euckrfreq (Library) queued. Dependencies: Analysis of email (Stub) on depth 6 completed in 0.77 ms. Import: _compat_pickle c:\python35\lib\_compat_pickle.py Analysis of _operator (CompiledBuiltin) on depth 5 completed in 2.04 ms. Analysis of chardet.gb2312freq (Library) queued. Dependencies: Create built-in compiled (scraped) module: _pickle C:\Python35\python.exe Analysis of email.encoders (Stub) on depth 8 completed in 0.36 ms. Analysis of pyreadline.modes.basemode (Library) queued. Dependencies: __future__, os, re, math, glob, sys, time, pyreadline.py3k_compat, pyreadline, pyreadline.logger, pyreadline.keysyms.common, pyreadline.lineeditor, pyreadline.lineeditor.lineobj, pyreadline.lineeditor.history, pyreadline.clipboard, pyreadline.error, pyreadline.unicode_helper Analysis of email.iterators (Stub) on depth 8 completed in 0.3 ms. Analysis of _compat_pickle (Library) queued. Dependencies: Analysis of readline (Library) on depth 7 completed in 1.08 ms. Analysis of chardet.jisfreq (Library) queued. Dependencies: Analysis of smtplib (Stub) queued. Dependencies: email.message (stub) Analysis of smtplib (Library) queued. Dependencies: smtplib (stub), socket, io, re, email, email.utils, email.message, email.generator, base64, hmac, copy, datetime, sys, email.base64mime, ssl Analysis of chardet.big5freq (Library) queued. Dependencies: Analysis of _pickle (CompiledBuiltin) queued. Dependencies: Import: idna.core c:\python35\lib\site-packages\idna\core.py Analysis of ssl (Library) on depth 5 completed in 70.9 ms. Analysis of http.server (Stub) on depth 9 completed in 2.51 ms. Analysis of email.parser (Stub) on depth 7 completed in 1.5 ms. Analysis of requests.models (Stub) on depth 5 completed in 5.67 ms. Analysis of requests.sessions (Stub) on depth 5 completed in 3.27 ms. Analysis of http.client (Stub) on depth 6 completed in 6.42 ms. Analysis of _compression (Library) on depth 8 completed in 3.87 ms. Analysis of http.cookiejar (Stub) on depth 6 completed in 9.09 ms. Analysis of lzma (Library) on depth 7 completed in 12.55 ms. Import: asn1crypto.algos c:\python35\lib\site-packages\asn1crypto\algos.py Analysis of urllib.request (Stub) on depth 5 completed in 8.44 ms. Analysis of idna.core (Library) queued. Dependencies: idna, idna.idnadata, bisect, unicodedata, re, sys, idna.intranges, idna.uts46data Analysis of requests.cookies (Stub) on depth 6 completed in 2.19 ms. Analysis of requests.utils (Stub) on depth 5 completed in 1.46 ms. Analysis of requests.api (Library) on depth 4 completed in 0.54 ms. Create compiled (scraped): _decimal c:\python35\dlls\_decimal.pyd c:\python35\dlls Analysis of http.client (Library) on depth 5 completed in 45.81 ms. Analysis of asn1crypto.algos (Library) queued. Dependencies: __future__, asn1crypto._errors, asn1crypto._int, asn1crypto.util, asn1crypto.core Analysis of http.server (Library) on depth 8 completed in 17.24 ms. Import: _pydecimal c:\python35\lib\_pydecimal.py Analysis of _decimal (Compiled) queued. Dependencies: Import: asn1crypto._elliptic_curve c:\python35\lib\site-packages\asn1crypto\_elliptic_curve.py Analysis of pydoc (Library) on depth 7 completed in 72.68 ms. Analysis of _pydecimal (Library) queued. Dependencies: math, numbers, sys, collections, threading, re, locale, itertools Analysis of asn1crypto._elliptic_curve (Library) queued. Dependencies: __future__, asn1crypto._int Import: asn1crypto._errors c:\python35\lib\site-packages\asn1crypto\_errors.py Analysis of pdb (Library) on depth 6 completed in 42.03 ms. Analysis of shlex (Library) on depth 6 completed in 1.99 ms. Analysis of unittest.util (Library) on depth 8 completed in 4.73 ms. Analysis of contextlib (Library) on depth 3 completed in 8.29 ms. Analysis of selectors (Library) on depth 4 completed in 9.74 ms. Analysis of asn1crypto._errors (Library) queued. Dependencies: __future__, re, textwrap Import: asn1crypto._types c:\python35\lib\site-packages\asn1crypto\_types.py Analysis of platform (Library) on depth 8 completed in 20.36 ms. Analysis of difflib (Library) on depth 6 completed in 28.63 ms. Analysis of email.feedparser (Library) on depth 7 completed in 27.15 ms. Analysis of asn1crypto._types (Library) queued. Dependencies: __future__, inspect, sys Analysis of signal (Library) on depth 6 completed in 28.23 ms. Analysis of email.iterators (Library) on depth 7 completed in 0.51 ms. Import: asn1crypto.core c:\python35\lib\site-packages\asn1crypto\core.py Analysis of _locale (CompiledBuiltin) on depth 4 completed in 0.46 ms. Analysis of http (Library) on depth 5 completed in 2.87 ms. Analysis of shutil (Library) on depth 6 completed in 43.37 ms. Analysis of unittest.case (Library) on depth 7 completed in 28.51 ms. Analysis of unittest.signals (Library) on depth 7 completed in 1.17 ms. Analysis of email.parser (Library) on depth 6 completed in 1.98 ms. Analysis of getopt (Library) on depth 6 completed in 2.94 ms. Analysis of tempfile (Library) on depth 5 completed in 8.99 ms. Analysis of webbrowser (Library) on depth 8 completed in 19.44 ms. Import: asn1crypto.util c:\python35\lib\site-packages\asn1crypto\util.py Analysis of unittest.loader (Library) on depth 7 completed in 28.22 ms. Analysis of uu (Library) on depth 7 completed in 7.22 ms. Analysis of email (Library) on depth 5 completed in 0.82 ms. Analysis of mimetypes (Library) on depth 5 completed in 5.88 ms. Analysis of zipfile (Library) on depth 7 completed in 47.23 ms. Analysis of code (Library) on depth 7 completed in 15.82 ms. Analysis of base64 (Library) on depth 5 completed in 8.81 ms. Analysis of asn1crypto.core (Library) queued. Dependencies: __future__, datetime, binascii, copy, math, re, sys, asn1crypto, asn1crypto._teletex_codec, asn1crypto._errors, asn1crypto._ordereddict, asn1crypto._types, asn1crypto.parser, asn1crypto.util, io Import: idna.idnadata c:\python35\lib\site-packages\idna\idnadata.py Analysis of quopri (Library) on depth 7 completed in 17.47 ms. Analysis of unittest.main (Library) on depth 7 completed in 16.31 ms. Analysis of email._parseaddr (Library) on depth 6 completed in 24.74 ms. Analysis of tarfile (Library) on depth 7 completed in 78.33 ms. Analysis of email.headerregistry (Library) on depth 8 completed in 6.24 ms. Analysis of email.base64mime (Library) on depth 7 completed in 1.84 ms. Analysis of warnings (Library) on depth 4 completed in 5.15 ms. Create compiled (scraped): unicodedata c:\python35\dlls\unicodedata.pyd c:\python35\dlls Analysis of traceback (Library) on depth 5 completed in 10.1 ms. Analysis of importlib (Library) on depth 5 completed in 0.9 ms. Analysis of importlib.machinery (Library) on depth 5 completed in 2.95 ms. Analysis of importlib.abc (Library) on depth 6 completed in 8.22 ms. Analysis of email.encoders (Library) on depth 7 completed in 0.76 ms. Import: idna.intranges c:\python35\lib\site-packages\idna\intranges.py Analysis of unittest (Library) on depth 6 completed in 2.38 ms. Import: idna.uts46data c:\python35\lib\site-packages\idna\uts46data.py Analysis of sre_parse (Library) on depth 4 completed in 28.19 ms. Analysis of socketserver (Library) on depth 9 completed in 8.5 ms. Import: asn1crypto._int c:\python35\lib\site-packages\asn1crypto\_int.py Analysis of importlib.util (Library) on depth 5 completed in 5.35 ms. Analysis of unittest.result (Library) on depth 7 completed in 2.61 ms. Analysis of email.charset (Library) on depth 6 completed in 1.9 ms. Analysis of asn1crypto.util (Library) queued. Dependencies: __future__, math, sys, datetime, asn1crypto._errors, asn1crypto._iri, asn1crypto._ordereddict, asn1crypto._types, asn1crypto._inet, socket Import: asn1crypto c:\python35\lib\site-packages\asn1crypto\__init__.py Analysis of unittest.suite (Library) on depth 7 completed in 8.31 ms. Analysis of asn1crypto (Library) queued. Dependencies: __future__, asn1crypto.version Import: asn1crypto._teletex_codec c:\python35\lib\site-packages\asn1crypto\_teletex_codec.py Analysis of cmd (Library) on depth 7 completed in 3.95 ms. Analysis of email._encoded_words (Library) on depth 7 completed in 7.25 ms. Import: asn1crypto._ordereddict c:\python35\lib\site-packages\asn1crypto\_ordereddict.py Analysis of email.quoprimime (Library) on depth 7 completed in 7.11 ms. Import: asn1crypto.parser c:\python35\lib\site-packages\asn1crypto\parser.py Analysis of py_compile (Library) on depth 8 completed in 1.42 ms. Analysis of email.header (Library) on depth 8 completed in 7.82 ms. Analysis of email.utils (Library) on depth 5 completed in 2.94 ms. Analysis of unittest.runner (Library) on depth 7 completed in 4.67 ms. Analysis of asn1crypto._teletex_codec (Library) queued. Dependencies: __future__, codecs Analysis of asn1crypto.parser (Library) queued. Dependencies: __future__, sys, asn1crypto._types, asn1crypto.util Import: asn1crypto._iri c:\python35\lib\site-packages\asn1crypto\_iri.py Analysis of email.generator (Library) on depth 7 completed in 16.45 ms. Analysis of html (Library) on depth 6 completed in 1.78 ms. Analysis of asn1crypto._ordereddict (Library) queued. Dependencies: sys, collections Import: asn1crypto._inet c:\python35\lib\site-packages\asn1crypto\_inet.py Import: asn1crypto.version c:\python35\lib\site-packages\asn1crypto\version.py Analysis of bdb (Library) on depth 7 completed in 15.88 ms. Analysis of asn1crypto._inet (Library) queued. Dependencies: __future__, socket, struct, asn1crypto._errors, asn1crypto._types Analysis of asn1crypto._iri (Library) queued. Dependencies: __future__, encodings, encodings.idna, codecs, re, sys, asn1crypto._errors, asn1crypto._types, urllib, urllib.parse Analysis of asn1crypto.version (Library) queued. Dependencies: __future__ Analysis of dummy_threading (Library) on depth 6 completed in 1.1 ms. Analysis of idna.idnadata (Library) queued. Dependencies: Import: encodings.idna c:\python35\lib\encodings\idna.py Analysis of nt (CompiledBuiltin) on depth 5 completed in 10.34 ms. Analysis of urllib.parse (Library) on depth 4 completed in 26.31 ms. Analysis of email._policybase (Library) on depth 7 completed in 7.13 ms. Analysis of genericpath (Library) on depth 6 completed in 12.01 ms. Analysis of bz2 (Library) on depth 7 completed in 7.71 ms. Analysis of fnmatch (Library) on depth 5 completed in 8.6 ms. Analysis of random (Library) on depth 6 completed in 19.22 ms. Analysis of posixpath (Library) on depth 5 completed in 8.51 ms. Analysis of glob (Library) on depth 7 completed in 1.26 ms. Analysis of email.policy (Library) on depth 7 completed in 20.71 ms. Analysis of encodings.idna (Library) queued. Dependencies: stringprep, re, codecs, unicodedata Analysis of unicodedata (Stub) queued. Dependencies: Analysis of ctypes (Library) on depth 7 completed in 51.04 ms. Analysis of ctypes._endian (Library) on depth 8 completed in 1.63 ms. Analysis of email.message (Library) on depth 6 completed in 19 ms. Import: stringprep c:\python35\lib\stringprep.py Analysis of hashlib (Library) on depth 5 completed in 4.99 ms. Analysis of stringprep (Stub) queued. Dependencies: Analysis of email.contentmanager (Library) on depth 8 completed in 7.58 ms. Analysis of unicodedata (Compiled) queued. Dependencies: unicodedata (stub) Analysis of idna.intranges (Library) queued. Dependencies: bisect Analysis of stringprep (Library) queued. Dependencies: stringprep (stub), unicodedata Analysis of queue (Library) on depth 7 completed in 3.56 ms. Analysis of asn1crypto._int (Library) queued. Dependencies: __future__, math, platform, asn1crypto.util, asn1crypto._ffi, asn1crypto._perf._big_num_ctypes Analysis of cgi (Library) on depth 5 completed in 10.71 ms. Import: asn1crypto._ffi c:\python35\lib\site-packages\asn1crypto\_ffi.py Analysis of pyasn1.type.constraint (Library) on depth 5 completed in 44.21 ms. Analysis of requests.packages.chardet (Library) on depth 6 completed in 0.36 ms. Analysis of chardet.compat (Library) on depth 8 completed in 0.14 ms. Analysis of cryptography.utils (Library) on depth 6 completed in 5.38 ms. Analysis of requests.packages.chardet.compat (Library) on depth 9 completed in 0.6 ms. Analysis of pyasn1.compat.octets (Library) on depth 6 completed in 2.26 ms. Analysis of pyasn1.compat.binary (Library) on depth 6 completed in 1.13 ms. Analysis of pyasn1 (Library) on depth 6 completed in 0.12 ms. Analysis of asn1crypto._ffi (Library) queued. Dependencies: __future__, ctypes Import: asn1crypto._perf._big_num_ctypes c:\python35\lib\site-packages\asn1crypto\_perf\_big_num_ctypes.py Analysis of asn1crypto._perf._big_num_ctypes (Library) queued. Dependencies: __future__, ctypes, ctypes.util, asn1crypto._ffi Analysis of http.cookies (Library) on depth 6 completed in 54.97 ms. Analysis of chardet.universaldetector (Library) on depth 8 completed in 3.06 ms. Analysis of http.cookiejar (Library) on depth 5 completed in 104.49 ms. Analysis of six (Library) on depth 5 completed in 66.68 ms. Analysis of netrc (Library) on depth 5 completed in 6 ms. Analysis of requests.packages.urllib3.util.timeout (Library) on depth 6 completed in 8.62 ms. Analysis of requests.certs (Library) on depth 5 completed in 0.44 ms. Analysis of requests.packages.urllib3.util.connection (Library) on depth 6 completed in 2.21 ms. Analysis of requests.packages.urllib3.packages.ssl_match_hostname._implementation (Library) on depth 7 completed in 11.38 ms. Analysis of requests.packages.urllib3.packages.six (Library) on depth 6 completed in 56.21 ms. Analysis of ctypes.macholib.dyld (Library) on depth 8 completed in 3.71 ms. Analysis of requests.packages.chardet.charsetprober (Library) on depth 9 completed in 0.94 ms. Analysis of requests.packages.chardet.codingstatemachine (Library) on depth 9 completed in 0.81 ms. Analysis of requests.packages.urllib3.util.url (Library) on depth 6 completed in 3.28 ms. Analysis of pyasn1.compat.integer (Library) on depth 6 completed in 3.36 ms. Analysis of pyasn1.type.tagmap (Library) on depth 6 completed in 1.87 ms. Analysis of idna.uts46data (Library) queued. Dependencies: Analysis of chardet (Library) on depth 7 completed in 1 ms. Analysis of pyasn1.type.namedval (Library) on depth 6 completed in 11.88 ms. Analysis of pyasn1.type.tag (Library) on depth 6 completed in 15.12 ms. Analysis of urllib.request (Library) on depth 4 completed in 47.22 ms. Analysis of requests.packages.urllib3.packages.ssl_match_hostname (Library) on depth 6 completed in 1.18 ms. Analysis of OpenSSL._util (Library) on depth 6 completed in 1.5 ms. Analysis of ctypes.util (Library) on depth 7 completed in 6.73 ms. Analysis of requests.packages.urllib3._collections (Library) on depth 5 completed in 7.29 ms. Analysis of requests.packages.chardet.latin1prober (Library) on depth 8 completed in 2.34 ms. Analysis of requests.packages.chardet.escprober (Library) on depth 8 completed in 1.9 ms. Analysis of pyasn1.type.namedtype (Library) on depth 6 completed in 5.95 ms. Analysis of requests.packages.urllib3.packages (Library) on depth 6 completed in 0.58 ms. Analysis of OpenSSL.rand (Library) on depth 6 completed in 1.48 ms. Analysis of pyasn1.type.base (Library) on depth 6 completed in 17.92 ms. Analysis of OpenSSL.crypto (Library) on depth 6 completed in 33.26 ms. Analysis of requests.packages.chardet.universaldetector (Library) on depth 7 completed in 3.02 ms. Analysis of requests.packages.urllib3.fields (Library) on depth 5 completed in 2.81 ms. Analysis of requests.packages.urllib3.util.retry (Library) on depth 6 completed in 4.54 ms. Analysis of requests.packages.urllib3.util (Library) on depth 5 completed in 0.77 ms. Analysis of pyasn1.codec.ber.eoo (Library) on depth 6 completed in 0.9 ms. Analysis of uuid (Library) on depth 6 completed in 19.37 ms. Analysis of requests.packages.urllib3.connection (Library) on depth 5 completed in 14.27 ms. Analysis of requests.packages.urllib3.filepost (Library) on depth 5 completed in 1.61 ms. Analysis of requests.packages.urllib3.response (Library) on depth 6 completed in 8.39 ms. Analysis of requests.packages.urllib3.request (Library) on depth 7 completed in 1.48 ms. Analysis of OpenSSL.SSL (Library) on depth 5 completed in 32.24 ms. Analysis of OpenSSL (Library) on depth 5 completed in 0.43 ms. Analysis of requests.packages.urllib3.connectionpool (Library) on depth 6 completed in 8.66 ms. Analysis of requests.packages.urllib3.poolmanager (Library) on depth 6 completed in 11.7 ms. Analysis of requests.packages.urllib3 (Library) on depth 5 completed in 1.34 ms. Analysis of requests.packages (Library) on depth 6 completed in 0.7 ms. Analysis of requests.packages.urllib3.contrib.socks (Library) on depth 6 completed in 2.26 ms. Analysis of requests.compat (Library) on depth 5 completed in 1.68 ms. Analysis of requests.structures (Library) on depth 5 completed in 1.57 ms. Analysis of requests.status_codes (Library) on depth 4 completed in 2.56 ms. Analysis of requests.cookies (Library) on depth 5 completed in 6.84 ms. Analysis of pyasn1.type.univ (Library) on depth 5 completed in 64.74 ms. Analysis of pyasn1.codec.ber.decoder (Library) on depth 7 completed in 14.38 ms. Analysis of pyasn1.codec.cer.decoder (Library) on depth 6 completed in 1.67 ms. Analysis of pyasn1.codec.der.decoder (Library) on depth 5 completed in 0.93 ms. Analysis of requests.packages.urllib3.contrib.pyopenssl (Library) on depth 4 completed in 3.78 ms. Analysis of requests.utils (Library) on depth 4 completed in 6.74 ms. Analysis of requests.auth (Library) on depth 5 completed in 5.85 ms. Analysis of requests.adapters (Library) on depth 5 completed in 5.94 ms. Analysis of requests.sessions (Library) on depth 4 completed in 3.31 ms. Analysis of requests.models (Library) on depth 4 completed in 6.08 ms. Analysis version 864 has been completed in 3466.46 ms with 432 entries analyzed and 290 entries skipped. Analysis version 1276 of 899 entries has started. Analysis of abc (Stub) on depth 4 completed in 1.23 ms. Analysis of os.path (Stub) on depth 5 completed in 2.14 ms. Analysis of jsonschema._version (Library) on depth 2 completed for library in 2.65 ms. Analysis of textwrap (Library) on depth 3 completed in 3.74 ms. Analysis of _thread (CompiledBuiltin) on depth 4 completed for library in 1.41 ms. Analysis of urllib (Library) on depth 4 completed for library in 0.23 ms. Analysis of msvcrt (CompiledBuiltin) on depth 6 completed for library in 0.6 ms. Analysis of atexit (CompiledBuiltin) on depth 5 completed for library in 0.19 ms. Analysis of itertools (CompiledBuiltin) on depth 3 completed for library in 11.77 ms. Analysis of _io (CompiledBuiltin) on depth 2 completed in 15.5 ms. Analysis of _winapi (CompiledBuiltin) on depth 6 completed for library in 15.43 ms. Analysis of marshal (CompiledBuiltin) on depth 5 completed for library in 0.53 ms. Analysis of _struct (CompiledBuiltin) on depth 6 completed in 0.61 ms. Analysis of requests.status_codes (Stub) on depth 5 completed in 0.19 ms. Analysis of _heapq (CompiledBuiltin) on depth 5 completed for library in 0.43 ms. Analysis of _warnings (CompiledBuiltin) on depth 5 completed for library in 0.68 ms. Analysis of requests.hooks (Library) on depth 5 completed for library in 0.47 ms. Analysis of gc (CompiledBuiltin) on depth 5 completed for library in 1.78 ms. Analysis of sre_parse (Stub) on depth 5 completed in 3.05 ms. Analysis of email.header (Stub) on depth 7 completed in 1.48 ms. Analysis of requests.packages.chardet.constants (Library) on depth 8 completed for library in 0.11 ms. Analysis of email.contentmanager (Stub) on depth 7 completed in 0.75 ms. Analysis of _stat (CompiledBuiltin) on depth 6 completed for library in 11.23 ms. Analysis of email.errors (Library) on depth 7 completed for library in 30.53 ms. Analysis of html.entities (Library) on depth 7 completed for library in 34.3 ms. Analysis of _signal (CompiledBuiltin) on depth 7 completed for library in 0.71 ms. Analysis of requests.packages.chardet.langgreekmodel (Library) on depth 9 completed for library in 2.36 ms. Analysis of requests.packages.chardet.langhungarianmodel (Library) on depth 9 completed for library in 1.99 ms. Analysis of chardet.enums (Library) on depth 9 completed for library in 4.97 ms. Analysis of requests.packages.chardet.langcyrillicmodel (Library) on depth 9 completed for library in 5.22 ms. Analysis of requests.packages.chardet.langbulgarianmodel (Library) on depth 9 completed for library in 2.6 ms. Analysis of requests.packages.chardet.langthaimodel (Library) on depth 9 completed for library in 1.4 ms. Analysis of tty (Stub) on depth 9 completed in 0.56 ms. Analysis of pyasn1.type.error (Library) on depth 6 completed for library in 0.76 ms. Analysis of requests.packages.chardet.langhebrewmodel (Library) on depth 9 completed for library in 1.39 ms. Analysis of six.moves.builtins (Stub) on depth 8 completed in 0.82 ms. Analysis of six.moves.html_entities (Stub) on depth 8 completed in 0.13 ms. Analysis of six.moves._dummy_thread (Stub) on depth 8 completed in 0.15 ms. Analysis of six.moves._thread (Stub) on depth 8 completed in 0.13 ms. Analysis of six.moves.http_cookies (Stub) on depth 8 completed in 0.12 ms. Analysis of cmd (Stub) on depth 8 completed in 1.95 ms. Analysis of nturl2path (Stub) on depth 6 completed in 0.16 ms. Analysis of six.moves.queue (Stub) on depth 8 completed in 0.11 ms. Analysis of getpass (Stub) on depth 6 completed in 0.35 ms. Analysis of chardet.langgreekmodel (Library) on depth 10 completed for library in 1.33 ms. Analysis of chardet.langcyrillicmodel (Library) on depth 10 completed for library in 2.41 ms. Analysis of chardet.langhebrewmodel (Library) on depth 10 completed for library in 1.49 ms. Analysis of chardet.langthaimodel (Library) on depth 10 completed for library in 1.45 ms. Analysis of chardet.langbulgarianmodel (Library) on depth 10 completed for library in 1.89 ms. Analysis of chardet.langturkishmodel (Library) on depth 10 completed for library in 1.39 ms. Analysis of cryptography.hazmat.bindings._openssl (Compiled) on depth 8 completed for library in 569.24 ms. Analysis of tkinter.commondialog (Stub) on depth 9 completed in 1.43 ms. Analysis of bisect (Stub) on depth 6 completed in 0.68 ms. Analysis of tkinter.constants (Stub) on depth 9 completed in 6.56 ms. Analysis of chardet.jpcntx (Library) on depth 11 completed for library in 8.93 ms. Analysis of cryptography.hazmat.bindings._constant_time (Compiled) on depth 10 completed for library in 0.49 ms. Analysis of _markupbase (Stub) on depth 10 completed in 0.39 ms. Analysis of requests.packages.chardet.euckrfreq (Library) on depth 11 completed for library in 1.49 ms. Analysis of requests.packages.chardet.euctwfreq (Library) on depth 11 completed for library in 1.18 ms. Analysis of requests.packages.chardet.gb2312freq (Library) on depth 11 completed for library in 1.1 ms. Analysis of requests.packages.chardet.big5freq (Library) on depth 11 completed for library in 1.4 ms. Analysis of requests.packages.chardet.jisfreq (Library) on depth 11 completed for library in 2.88 ms. Analysis of pyexpat.model (Stub) on depth 12 completed in 0.09 ms. Analysis of idna (Library) on depth 9 completed in 0.17 ms. Analysis of _bisect (Stub) on depth 7 completed in 0.59 ms. Analysis of chardet.euctwfreq (Library) on depth 12 completed for library in 0.84 ms. Analysis of chardet.jisfreq (Library) on depth 12 completed for library in 0.86 ms. Analysis of chardet.euckrfreq (Library) on depth 12 completed for library in 1.12 ms. Analysis of _compat_pickle (Library) on depth 12 completed for library in 0.79 ms. Analysis of chardet.gb2312freq (Library) on depth 12 completed for library in 1.35 ms. Analysis of chardet.big5freq (Library) on depth 12 completed for library in 1.5 ms. Analysis of _pickle (CompiledBuiltin) on depth 12 completed for library in 6.63 ms. Analysis of idna.idnadata (Library) on depth 11 completed for library in 12.33 ms. Analysis of stringprep (Stub) on depth 14 completed in 0.62 ms. Analysis of _decimal (Compiled) on depth 10 completed for library in 12.31 ms. Analysis of unicodedata (Stub) on depth 12 completed in 1.16 ms. Analysis of os (Stub) on depth 4 completed in 29.26 ms. Analysis of jsonschema (Library) on depth 1 completed in 0.36 ms. Analysis of requests.packages.chardet.escsm (Library) on depth 9 completed for library in 1.38 ms. Analysis of requests.packages.chardet.mbcssm (Library) on depth 10 completed for library in 5.31 ms. Analysis of tty (Library) on depth 8 completed for library in 2.24 ms. Analysis of six.moves.tkinter_commondialog (Stub) on depth 8 completed in 0.16 ms. Analysis of chardet.escsm (Library) on depth 10 completed for library in 2.18 ms. Analysis of six.moves.tkinter_constants (Stub) on depth 8 completed in 0.31 ms. Analysis of _bisect (CompiledBuiltin) on depth 6 completed for library in 0.25 ms. Analysis of chardet.mbcssm (Library) on depth 11 completed for library in 4.44 ms. Analysis of chardet.chardistribution (Library) on depth 11 completed for library in 13.51 ms. Analysis of unicodedata (Compiled) on depth 11 completed for library in 1.32 ms. Analysis of idna.uts46data (Library) on depth 11 completed for library in 58.01 ms. Analysis of importlib.abc (Stub) on depth 3 completed in 7.44 ms. Analysis of bisect (Library) on depth 5 completed for library in 0.84 ms. Analysis of sys (Stub) on depth 2 completed in 5.37 ms. Analysis of _importlib_modulespec (Stub) on depth 4 completed in 1.39 ms. Analysis of idna.intranges (Library) on depth 11 completed for library in 1.09 ms. Analysis of stringprep (Library) on depth 13 completed for library in 23.13 ms. Analysis of codecs (Stub) on depth 5 completed in 18.37 ms. Analysis of mmap (Stub) on depth 5 completed in 4.02 ms. Analysis of types (Stub) on depth 3 completed in 7.68 ms. Analysis of io (Stub) on depth 4 completed in 7.15 ms. Analysis of tkinter (Stub) on depth 9 completed in 58.86 ms. Analysis of tkinter.dialog (Stub) on depth 9 completed in 0.46 ms. Analysis of six.moves.tkinter (Stub) on depth 8 completed in 0.55 ms. Analysis of tkinter.filedialog (Stub) on depth 9 completed in 1.98 ms. Analysis of six.moves.tkinter_tkfiledialog (Stub) on depth 8 completed in 0.19 ms. Analysis of six.moves.tkinter_filedialog (Stub) on depth 8 completed in 0.16 ms. Analysis of six.moves.tkinter_dialog (Stub) on depth 8 completed in 0.12 ms. Analysis of os.path (Stub) on depth 5 completed in 4.71 ms. Analysis of os (Stub) on depth 4 completed in 31.54 ms. Analysis of importlib.abc (Stub) on depth 3 completed in 1.81 ms. Analysis of sys (Stub) on depth 2 completed in 2.08 ms. Analysis of _importlib_modulespec (Stub) on depth 4 completed in 1.39 ms. Analysis of mmap (Stub) on depth 5 completed in 1.56 ms. Analysis of types (Stub) on depth 3 completed in 7.8 ms. Analysis of codecs (Stub) on depth 5 completed in 12.16 ms. Analysis of io (Stub) on depth 4 completed in 11.31 ms. Analysis of zipimport (Stub) on depth 6 completed in 0.92 ms. Analysis of time (Stub) on depth 5 completed in 1.41 ms. Analysis of subprocess (Stub) on depth 6 completed in 2.93 ms. Analysis of threading (Stub) on depth 6 completed in 8.54 ms. Analysis of inspect (Stub) on depth 6 completed in 10.63 ms. Analysis of warnings (Stub) on depth 5 completed in 0.99 ms. Analysis of zipfile (Stub) on depth 8 completed in 18.21 ms. Analysis of importlib (Stub) on depth 6 completed in 0.49 ms. Analysis of traceback (Stub) on depth 6 completed in 2.22 ms. Analysis of code (Stub) on depth 8 completed in 0.94 ms. Analysis of contextlib (Stub) on depth 4 completed in 22.24 ms. Analysis of tempfile (Stub) on depth 6 completed in 1.48 ms. Analysis of urllib.response (Stub) on depth 6 completed in 1.1 ms. Analysis of tarfile (Stub) on depth 8 completed in 6.14 ms. Analysis of hmac (Stub) on depth 8 completed in 0.5 ms. Analysis of codeop (Stub) on depth 9 completed in 0.62 ms. Analysis of json.decoder (Stub) on depth 3 completed in 0.83 ms. Analysis of __future__ (Stub) on depth 2 completed in 0.34 ms. Analysis of _weakref (Stub) on depth 5 completed in 1.09 ms. Analysis of enum (Stub) on depth 5 completed in 5.91 ms. Analysis of pkgutil (Stub) on depth 5 completed in 0.83 ms. Analysis of functools (Stub) on depth 4 completed in 2.66 ms. Analysis of pprint (Stub) on depth 4 completed in 4.31 ms. Analysis of heapq (Stub) on depth 5 completed in 0.45 ms. Analysis of array (Stub) on depth 6 completed in 2.29 ms. Analysis of sre_compile (Stub) on depth 5 completed in 3.82 ms. Analysis of math (Stub) on depth 5 completed in 1.9 ms. Analysis of collections (Stub) on depth 4 completed in 14.42 ms. Analysis of argparse (Stub) on depth 7 completed in 20.89 ms. Analysis of linecache (Stub) on depth 6 completed in 0.92 ms. Analysis of token (Stub) on depth 7 completed in 1.08 ms. Analysis of optparse (Stub) on depth 7 completed in 9.67 ms. Analysis of locale (Stub) on depth 6 completed in 4.41 ms. Analysis of _ast (Stub) on depth 8 completed in 25.36 ms. Analysis of opcode (Stub) on depth 8 completed in 0.82 ms. Analysis of pdb (Stub) on depth 7 completed in 1.02 ms. Analysis of _codecs (Stub) on depth 7 completed in 7.61 ms. Analysis of posixpath (Stub) on depth 6 completed in 8.4 ms. Analysis of ntpath (Stub) on depth 6 completed in 9.78 ms. Analysis of numbers (Stub) on depth 4 completed in 4.92 ms. Analysis of requests.api (Stub) on depth 5 completed in 1.15 ms. Analysis of stat (Stub) on depth 6 completed in 1.36 ms. Analysis of hashlib (Stub) on depth 6 completed in 0.89 ms. Analysis of base64 (Stub) on depth 6 completed in 0.79 ms. Analysis of binascii (Stub) on depth 7 completed in 0.75 ms. Analysis of webbrowser (Stub) on depth 9 completed in 3.01 ms. Analysis of bz2 (Stub) on depth 8 completed in 0.77 ms. Analysis of difflib (Stub) on depth 7 completed in 1.68 ms. Analysis of cgi (Stub) on depth 6 completed in 5.93 ms. Analysis of zlib (Stub) on depth 8 completed in 0.97 ms. Analysis of email.policy (Stub) on depth 7 completed in 1.55 ms. Analysis of uu (Stub) on depth 8 completed in 0.36 ms. Analysis of py_compile (Stub) on depth 9 completed in 0.56 ms. Analysis of uuid (Stub) on depth 7 completed in 1.58 ms. Analysis of shutil (Stub) on depth 7 completed in 5.56 ms. Analysis of errno (Stub) on depth 5 completed in 6.5 ms. Analysis of ctypes.util (Stub) on depth 8 completed in 0.31 ms. Analysis of _random (Stub) on depth 8 completed in 0.51 ms. Analysis of select (Stub) on depth 6 completed in 2 ms. Analysis of operator (Stub) on depth 5 completed in 24.24 ms. Analysis of ctypes (Stub) on depth 8 completed in 29.88 ms. Analysis of mimetypes (Stub) on depth 6 completed in 2.02 ms. Analysis of lzma (Stub) on depth 8 completed in 3.09 ms. Analysis of glob (Stub) on depth 8 completed in 4.19 ms. Analysis of readline (Stub) on depth 8 completed in 0.88 ms. Analysis of shlex (Stub) on depth 7 completed in 0.93 ms. Analysis of urllib.parse (Stub) on depth 5 completed in 4.15 ms. Analysis of ipaddress (Stub) on depth 7 completed in 22.41 ms. Analysis of html.parser (Stub) on depth 9 completed in 0.91 ms. Analysis of pickle (Stub) on depth 9 completed in 1.07 ms. Analysis of configparser (Stub) on depth 9 completed in 6.84 ms. Analysis of tkinter.ttk (Stub) on depth 9 completed in 10.39 ms. Analysis of encodings (Stub) on depth 7 completed in 0.34 ms. Analysis of pyexpat.errors (Stub) on depth 12 completed in 0.36 ms. Analysis of urllib.robotparser (Stub) on depth 9 completed in 0.63 ms. Analysis of platform (Stub) on depth 9 completed in 1.15 ms. Analysis of _compression (Stub) on depth 9 completed in 0.68 ms. Analysis of zipimport (CompiledBuiltin) on depth 5 completed for library in 1.91 ms. Analysis of time (CompiledBuiltin) on depth 4 completed for library in 2.02 ms. Analysis of datetime (Stub) on depth 4 completed in 7.31 ms. Analysis of urllib.error (Stub) on depth 6 completed in 0.52 ms. Analysis of six.moves.urllib.response (Stub) on depth 9 completed in 0.08 ms. Analysis of json (Stub) on depth 2 completed in 0.72 ms. Analysis of importlib.util (Stub) on depth 6 completed in 2.77 ms. Analysis of __future__ (Library) on depth 1 completed for library in 3.29 ms. Analysis of _weakref (CompiledBuiltin) on depth 4 completed for library in 1.37 ms. Analysis of re (Stub) on depth 4 completed in 8.5 ms. Analysis of weakref (Stub) on depth 5 completed in 12.78 ms. Analysis of importlib.machinery (Stub) on depth 6 completed in 24.19 ms. Analysis of socket (Stub) on depth 4 completed in 9.48 ms. Analysis of plistlib (Stub) on depth 10 completed in 1.17 ms. Analysis of reprlib (Stub) on depth 5 completed in 1.14 ms. Analysis of struct (Stub) on depth 6 completed in 1.11 ms. Analysis of http (Stub) on depth 6 completed in 2.35 ms. Analysis of math (CompiledBuiltin) on depth 4 completed for library in 1.8 ms. Analysis of logging (Stub) on depth 5 completed in 31.72 ms. Analysis of collections.abc (Stub) on depth 4 completed in 0.22 ms. Analysis of tokenize (Stub) on depth 7 completed in 1.62 ms. Analysis of dis (Stub) on depth 7 completed in 1.27 ms. Analysis of ast (Stub) on depth 7 completed in 1.33 ms. Analysis of opcode (Library) on depth 7 completed for library in 1.21 ms. Analysis of signal (Stub) on depth 7 completed in 8.87 ms. Analysis of _codecs (CompiledBuiltin) on depth 6 completed for library in 6.03 ms. Analysis of fractions (Stub) on depth 9 completed in 15.7 ms. Analysis of binascii (CompiledBuiltin) on depth 6 completed for library in 12.06 ms. Analysis of zlib (CompiledBuiltin) on depth 7 completed for library in 18.48 ms. Analysis of email.message (Stub) on depth 6 completed in 7.24 ms. Analysis of stat (Library) on depth 5 completed for library in 32.49 ms. Analysis of errno (CompiledBuiltin) on depth 4 completed for library in 27.11 ms. Analysis of select (Compiled) on depth 5 completed for library in 0.7 ms. Analysis of _operator (Stub) on depth 6 completed in 0.34 ms. Analysis of _random (CompiledBuiltin) on depth 7 completed for library in 0.62 ms. Analysis of random (Stub) on depth 7 completed in 2.59 ms. Analysis of ctypes.wintypes (Stub) on depth 10 completed in 2.38 ms. Analysis of six.moves.html_parser (Stub) on depth 8 completed in 0.14 ms. Analysis of six.moves.urllib_parse (Stub) on depth 8 completed in 0.2 ms. Analysis of six.moves.cPickle (Stub) on depth 8 completed in 0.23 ms. Analysis of six.moves.tkinter_ttk (Stub) on depth 8 completed in 0.15 ms. Analysis of six.moves.configparser (Stub) on depth 8 completed in 0.17 ms. Analysis of six.moves.urllib.parse (Stub) on depth 9 completed in 1.45 ms. Analysis of pyexpat (Stub) on depth 12 completed in 4.08 ms. Analysis of six.moves.urllib_robotparser (Stub) on depth 8 completed in 0.19 ms. Analysis of gzip (Stub) on depth 9 completed in 1.7 ms. Analysis of six.moves.urllib.robotparser (Stub) on depth 9 completed in 0.29 ms. Analysis of six.moves.urllib_error (Stub) on depth 8 completed in 0.14 ms. Analysis of six.moves.urllib.error (Stub) on depth 9 completed in 0.15 ms. Analysis of email.utils (Stub) on depth 6 completed in 0.99 ms. Analysis of requests.packages.urllib3.exceptions (Library) on depth 4 completed for library in 2.77 ms. Analysis of pyreadline.release (Library) on depth 9 completed for library in 0.14 ms. Analysis of pyreadline.lineeditor (Library) on depth 9 completed for library in 0.04 ms. Analysis of calendar (Stub) on depth 6 completed in 3.65 ms. Analysis of pyreadline.error (Library) on depth 9 completed for library in 0.19 ms. Analysis of cryptography.hazmat.bindings.openssl._conditional (Library) on depth 8 completed for library in 0.19 ms. Analysis of cryptography.__about__ (Library) on depth 8 completed for library in 0.65 ms. Analysis of cryptography.hazmat.primitives (Library) on depth 8 completed for library in 0.03 ms. Analysis of cryptography.hazmat.bindings.openssl (Library) on depth 8 completed for library in 0.02 ms. Analysis of codeop (Library) on depth 8 completed for library in 1.75 ms. Analysis of pyreadline.console.event (Library) on depth 9 completed for library in 1.59 ms. Analysis of pyreadline.keysyms.winconstants (Library) on depth 11 completed for library in 0.56 ms. Analysis of cryptography.hazmat.primitives.ciphers (Library) on depth 9 completed in 0.17 ms. Analysis of pyreadline.clipboard.ironpython_clipboard (Library) on depth 10 completed for library in 0.44 ms. Analysis of pyreadline.clipboard.no_clipboard (Library) on depth 10 completed for library in 1.21 ms. Analysis of _threading_local (Stub) on depth 7 completed in 14.86 ms. Analysis of importlib (Stub) on depth 6 completed in 0.49 ms. Analysis of _weakrefset (Library) on depth 5 completed for library in 2.01 ms. Analysis of asn1crypto.version (Library) on depth 12 completed for library in 3.13 ms. Analysis of socketserver (Stub) on depth 9 completed in 2.13 ms. Analysis of six.moves.reprlib (Stub) on depth 8 completed in 0.15 ms. Analysis of struct (Library) on depth 5 completed in 0.81 ms. Analysis of requests (Stub) on depth 4 completed in 0.78 ms. Analysis of selectors (Stub) on depth 5 completed in 2.37 ms. Analysis of ssl (Stub) on depth 6 completed in 13.83 ms. Analysis of unittest (Stub) on depth 7 completed in 13.19 ms. Analysis of xml.parsers.expat (Stub) on depth 11 completed in 10.39 ms. Analysis of email.contentmanager (Stub) on depth 7 completed in 9.11 ms. Analysis of pyexpat (Compiled) on depth 11 completed for library in 2.6 ms. Analysis of collections (Stub) on depth 4 completed in 18.87 ms. Analysis of _ast (CompiledBuiltin) on depth 7 completed for library in 158.19 ms. Analysis of requests.exceptions (Library) on depth 4 completed for library in 55.05 ms. Analysis of requests.packages.urllib3.util.response (Library) on depth 6 completed for library in 1.11 ms. Analysis of importlib.util (Stub) on depth 6 completed in 1.13 ms. Analysis of importlib.machinery (Stub) on depth 6 completed in 2.45 ms. Analysis of abc (Library) on depth 4 completed for library in 5.12 ms. Analysis of asn1crypto (Library) on depth 11 completed for library in 0.16 ms. Analysis of six.moves.socketserver (Stub) on depth 8 completed in 0.17 ms. Analysis of _struct (CompiledBuiltin) on depth 6 completed for library in 0.49 ms. Analysis of ftplib (Stub) on depth 6 completed in 4.36 ms. Analysis of six (Stub) on depth 6 completed in 1.88 ms. Analysis of email.policy (Stub) on depth 7 completed in 1.97 ms. Analysis of collections.abc (Stub) on depth 4 completed in 0.25 ms. Analysis of _imp (Stub) on depth 7 completed in 3.51 ms. Analysis of logging.handlers (Stub) on depth 11 completed in 6.92 ms. Analysis of doctest (Stub) on depth 6 completed in 7.12 ms. Analysis of numbers (Library) on depth 3 completed for library in 4.75 ms. Analysis of requests.compat (Stub) on depth 6 completed in 0.2 ms. Analysis of struct (Library) on depth 5 completed for library in 1.2 ms. Analysis of imp (Stub) on depth 7 completed in 1.07 ms. Analysis of _imp (CompiledBuiltin) on depth 6 completed for library in 0.42 ms. Analysis of requests.auth (Stub) on depth 6 completed in 1.22 ms. Analysis of requests.adapters (Stub) on depth 6 completed in 2.45 ms. Analysis of requests.models (Stub) on depth 5 completed in 3.69 ms. Analysis of io (Library) on depth 3 completed in 11.13 ms. Analysis of email.message (Stub) on depth 6 completed in 8.05 ms. Analysis of email (Stub) on depth 6 completed in 5.53 ms. Analysis of email.feedparser (Stub) on depth 8 completed in 5.64 ms. Analysis of email.encoders (Stub) on depth 8 completed in 0.2 ms. Analysis of requests.sessions (Stub) on depth 5 completed in 8.1 ms. Analysis of email.iterators (Stub) on depth 8 completed in 0.23 ms. Analysis of email.generator (Stub) on depth 8 completed in 0.93 ms. Analysis of email.headerregistry (Stub) on depth 9 completed in 2.47 ms. Analysis of smtplib (Stub) on depth 12 completed in 3.13 ms. Analysis of http.client (Stub) on depth 6 completed in 4.2 ms. Analysis of email.mime.base (Stub) on depth 9 completed in 0.46 ms. Analysis of http.cookiejar (Stub) on depth 6 completed in 2.76 ms. Analysis of six.moves.http_client (Stub) on depth 8 completed in 0.28 ms. Analysis of six.moves.email_mime_base (Stub) on depth 8 completed in 0.09 ms. Analysis of email.parser (Stub) on depth 7 completed in 0.93 ms. Analysis of _io (CompiledBuiltin) on depth 2 completed for library in 16.84 ms. Analysis of http.server (Stub) on depth 9 completed in 2.32 ms. Analysis of email.mime.multipart (Stub) on depth 9 completed in 0.43 ms. Analysis of six.moves.BaseHTTPServer (Stub) on depth 8 completed in 0.12 ms. Analysis of email.mime.nonmultipart (Stub) on depth 9 completed in 0.16 ms. Analysis of six.moves.CGIHTTPServer (Stub) on depth 8 completed in 0.09 ms. Analysis of six.moves.email_mime_multipart (Stub) on depth 8 completed in 0.09 ms. Analysis of six.moves.email_mime_nonmultipart (Stub) on depth 8 completed in 0.08 ms. Analysis of email.mime.text (Stub) on depth 9 completed in 0.28 ms. Analysis of six.moves.email_mime_text (Stub) on depth 8 completed in 0.09 ms. Analysis of six.moves.SimpleHTTPServer (Stub) on depth 8 completed in 0.1 ms. Analysis of urllib.request (Stub) on depth 5 completed in 9.96 ms. Analysis of http.cookiejar (Stub) on depth 6 completed in 2.65 ms. Analysis of io (Library) on depth 3 completed for library in 13.41 ms. Analysis of _compression (Library) on depth 8 completed for library in 2.24 ms. Analysis of urllib.request (Stub) on depth 5 completed in 5.7 ms. Analysis of six.moves.http_cookiejar (Stub) on depth 8 completed in 0.56 ms. Analysis of sre_constants (Library) on depth 4 completed for library in 6.23 ms. Analysis of requests.cookies (Stub) on depth 6 completed in 1.85 ms. Analysis of six.moves.urllib.request (Stub) on depth 9 completed in 1.82 ms. Analysis of six.moves.urllib (Stub) on depth 8 completed in 3.93 ms. Analysis of requests.utils (Stub) on depth 5 completed in 4.31 ms. Analysis of lzma (Library) on depth 7 completed for library in 10.37 ms. Analysis of requests.api (Stub) on depth 5 completed in 0.74 ms. Analysis of requests (Stub) on depth 4 completed in 0.74 ms. Analysis of six.moves (Stub) on depth 7 completed in 1.96 ms. Analysis of requests.auth (Stub) on depth 6 completed in 1.87 ms. Analysis of requests.cookies (Stub) on depth 6 completed in 1.86 ms. Analysis of requests.utils (Stub) on depth 5 completed in 1.28 ms. Analysis of six (Stub) on depth 6 completed in 4.38 ms. Analysis of requests.models (Stub) on depth 5 completed in 3.12 ms. Analysis of requests.adapters (Stub) on depth 6 completed in 1.68 ms. Analysis of six.moves.urllib (Stub) on depth 8 completed in 0.87 ms. Analysis of requests.sessions (Stub) on depth 5 completed in 2.42 ms. Analysis of six.moves (Stub) on depth 7 completed in 2.11 ms. Analysis of requests.api (Library) on depth 4 completed in 0.4 ms. Analysis of zipfile (Library) on depth 7 completed in 23.5 ms. Analysis of shutil (Library) on depth 6 completed in 8.42 ms. Analysis of webbrowser (Library) on depth 8 completed in 8.1 ms. Analysis of tarfile (Library) on depth 7 completed in 30.33 ms. Analysis of pydoc (Library) on depth 7 completed in 54.16 ms. Analysis of pdb (Library) on depth 6 completed in 21.9 ms. Analysis of doctest (Library) on depth 5 completed in 26.47 ms. Analysis of heapq (Library) on depth 4 completed in 2.85 ms. Analysis of queue (Library) on depth 7 completed in 2.41 ms. Analysis of difflib (Library) on depth 6 completed in 28.28 ms. Analysis of collections (Library) on depth 3 completed in 30.59 ms. Analysis of _collections (CompiledBuiltin) on depth 4 completed in 0.8 ms. Analysis of weakref (Library) on depth 4 completed in 16.89 ms. Analysis of selectors (Library) on depth 4 completed in 16.95 ms. Analysis of pickle (Library) on depth 11 completed in 55.13 ms. Analysis of enum (Library) on depth 4 completed in 10.49 ms. Analysis of unittest.case (Library) on depth 7 completed in 34.45 ms. Analysis of locale (Library) on depth 5 completed in 18.04 ms. Analysis of shlex (Library) on depth 6 completed in 3.66 ms. Analysis of unittest.util (Library) on depth 8 completed in 5.56 ms. Analysis of platform (Library) on depth 8 completed in 11.94 ms. Analysis of pyreadline.py3k_compat (Library) on depth 9 completed in 1.04 ms. Analysis of functools (Library) on depth 3 completed in 14.29 ms. Analysis of ssl (Library) on depth 5 completed in 27.96 ms. Analysis of copy (Library) on depth 4 completed in 3.11 ms. Analysis of logging.handlers (Library) on depth 10 completed in 25.92 ms. Analysis of http (Library) on depth 5 completed in 8.52 ms. Analysis of signal (Library) on depth 6 completed in 23.32 ms. Analysis of unittest.loader (Library) on depth 7 completed in 26.06 ms. Analysis of _bootlocale (Library) on depth 6 completed in 0.41 ms. Analysis of _locale (CompiledBuiltin) on depth 4 completed in 2.31 ms. Analysis of pyreadline.unicode_helper (Library) on depth 9 completed in 2.43 ms. Analysis of types (Library) on depth 2 completed in 6.41 ms. Analysis of contextlib (Library) on depth 3 completed in 7.14 ms. Analysis of gettext (Library) on depth 7 completed in 10.26 ms. Analysis of _functools (CompiledBuiltin) on depth 4 completed in 0.23 ms. Analysis of pyreadline.logger (Library) on depth 9 completed in 3.31 ms. Analysis of unittest.signals (Library) on depth 7 completed in 1.11 ms. Analysis of email._header_value_parser (Library) on depth 9 completed in 81.62 ms. Analysis of unittest.main (Library) on depth 7 completed in 3.68 ms. Analysis of operator (Library) on depth 4 completed in 9.84 ms. Analysis of pyreadline.keysyms.common (Library) on depth 9 completed in 5.41 ms. Analysis of pyreadline.clipboard.win32_clipboard (Library) on depth 10 completed in 5.5 ms. Analysis of sys (CompiledBuiltin) on depth 1 completed in 17.54 ms. Analysis of argparse (Library) on depth 6 completed in 23.87 ms. Analysis of pyreadline.keysyms.keysyms (Library) on depth 11 completed in 1.95 ms. Analysis of getopt (Library) on depth 6 completed in 1.88 ms. Analysis of pyreadline.modes.basemode (Library) on depth 11 completed in 7.76 ms. Analysis of optparse (Library) on depth 6 completed in 21.94 ms. Analysis of unittest (Library) on depth 6 completed in 12.77 ms. Analysis of ipaddress (Library) on depth 6 completed in 58.96 ms. Analysis of _operator (CompiledBuiltin) on depth 5 completed in 1.26 ms. Analysis of pyreadline.clipboard (Library) on depth 9 completed in 4.16 ms. Analysis of email.headerregistry (Library) on depth 8 completed in 13.46 ms. Analysis of pyreadline.keysyms.ironpython_keysyms (Library) on depth 11 completed in 5.37 ms. Analysis of codecs (Library) on depth 5 completed in 11.88 ms. Analysis of email.iterators (Library) on depth 7 completed in 0.89 ms. Analysis of xml.parsers.expat (Library) on depth 10 completed in 4.89 ms. Analysis of _collections_abc (Library) on depth 4 completed in 19.78 ms. Analysis of dis (Library) on depth 6 completed in 9.51 ms. Analysis of pyreadline.keysyms (Library) on depth 10 completed in 1.24 ms. Analysis of mimetypes (Library) on depth 5 completed in 2.76 ms. Analysis of base64 (Library) on depth 5 completed in 4.2 ms. Analysis of quopri (Library) on depth 7 completed in 2.4 ms. Analysis of calendar (Library) on depth 5 completed in 14.66 ms. Analysis of tokenize (Library) on depth 6 completed in 21.6 ms. Analysis of uu (Library) on depth 7 completed in 1.97 ms. Analysis of unittest.result (Library) on depth 7 completed in 3.4 ms. Analysis of email.policy (Library) on depth 7 completed in 3.19 ms. Analysis of unittest.runner (Library) on depth 7 completed in 3.53 ms. Analysis of unittest.suite (Library) on depth 7 completed in 4.46 ms. Analysis of encodings (Library) on depth 6 completed in 1.23 ms. Analysis of pyreadline.modes.vi (Library) on depth 10 completed in 25.06 ms. Analysis of collections.abc (Library) on depth 3 completed in 9.23 ms. Analysis of pyreadline.console.ironpython_console (Library) on depth 9 completed in 11.24 ms. Analysis of email.encoders (Library) on depth 7 completed in 0.8 ms. Analysis of email.base64mime (Library) on depth 7 completed in 2.54 ms. Analysis of email._parseaddr (Library) on depth 6 completed in 4.76 ms. Analysis of linecache (Library) on depth 5 completed in 0.58 ms. Analysis of _strptime (Library) on depth 4 completed in 5.48 ms. Analysis of email.message (Library) on depth 6 completed in 8.75 ms. Analysis of pyreadline.modes (Library) on depth 9 completed in 0.24 ms. Analysis of warnings (Library) on depth 4 completed in 6.87 ms. Analysis of importlib._bootstrap_external (Library) on depth 6 completed in 19.57 ms. Analysis of email.feedparser (Library) on depth 7 completed in 7.65 ms. Analysis of traceback (Library) on depth 5 completed in 7.55 ms. Analysis of email.contentmanager (Library) on depth 8 completed in 5.15 ms. Analysis of datetime (Library) on depth 3 completed in 20.06 ms. Analysis of smtplib (Library) on depth 11 completed in 25.91 ms. Analysis of pyreadline (Library) on depth 8 completed in 0.99 ms. Analysis of pyreadline.modes.notemacs (Library) on depth 10 completed in 8.54 ms. Analysis of pyreadline.modes.emacs (Library) on depth 10 completed in 12.05 ms. Analysis of sre_parse (Library) on depth 4 completed in 13.02 ms. Analysis of importlib (Library) on depth 5 completed in 1.15 ms. Analysis of importlib.abc (Library) on depth 6 completed in 4.76 ms. Analysis of importlib.machinery (Library) on depth 5 completed in 5.68 ms. Analysis of string (Library) on depth 5 completed in 5.73 ms. Analysis of email.parser (Library) on depth 6 completed in 3.62 ms. Analysis of threading (Library) on depth 5 completed in 8.72 ms. Analysis of _datetime (CompiledBuiltin) on depth 4 completed in 0.21 ms. Analysis of _dummy_thread (Library) on depth 5 completed in 1.68 ms. Analysis of socketserver (Library) on depth 9 completed in 15.06 ms. Analysis of plistlib (Library) on depth 9 completed in 18.02 ms. Analysis of pyreadline.lineeditor.history (Library) on depth 9 completed in 9.93 ms. Analysis of sre_compile (Library) on depth 4 completed in 21.31 ms. Analysis of email.quoprimime (Library) on depth 7 completed in 6.41 ms. Analysis of importlib.util (Library) on depth 5 completed in 9.32 ms. Analysis of pyreadline.console.console (Library) on depth 9 completed in 31.77 ms. Analysis of pyreadline.lineeditor.lineobj (Library) on depth 9 completed in 32.03 ms. Analysis of ctypes.util (Library) on depth 7 completed in 2.98 ms. Analysis of dummy_threading (Library) on depth 6 completed in 0.65 ms. Analysis of email (Library) on depth 5 completed in 0.65 ms. Analysis of _threading_local (Library) on depth 6 completed in 1.24 ms. Analysis of reprlib (Library) on depth 4 completed in 2.53 ms. Analysis of tempfile (Library) on depth 5 completed in 13.3 ms. Analysis of imp (Library) on depth 6 completed in 4.85 ms. Analysis of py_compile (Library) on depth 8 completed in 1.08 ms. Analysis of re (Library) on depth 3 completed in 5.87 ms. Analysis of pyreadline.console (Library) on depth 8 completed in 2.44 ms. Analysis of pyreadline.rlmain (Library) on depth 8 completed in 8.78 ms. Analysis of email.charset (Library) on depth 6 completed in 2.14 ms. Analysis of email._encoded_words (Library) on depth 7 completed in 8.79 ms. Analysis of bz2 (Library) on depth 7 completed in 2.48 ms. Analysis of email.header (Library) on depth 8 completed in 4.7 ms. Analysis of http.client (Library) on depth 5 completed in 37.56 ms. Analysis of subprocess (Library) on depth 5 completed in 23.85 ms. Analysis of inspect (Library) on depth 5 completed in 32.91 ms. Analysis of keyword (Library) on depth 4 completed in 1.92 ms. Analysis of pprint (Library) on depth 3 completed in 21.1 ms. Analysis of urllib.parse (Library) on depth 4 completed in 22.19 ms. Analysis of token (Library) on depth 6 completed in 23.97 ms. Analysis of ctypes.macholib.framework (Library) on depth 9 completed in 1.02 ms. Analysis of ctypes.macholib.dylib (Library) on depth 9 completed in 0.69 ms. Analysis of html (Library) on depth 6 completed in 2.3 ms. Analysis of pyreadline.lineeditor.wordmatcher (Library) on depth 10 completed in 4.37 ms. Analysis of readline (Library) on depth 7 completed in 0.89 ms. Analysis of email.utils (Library) on depth 5 completed in 2.36 ms. Analysis of email._policybase (Library) on depth 7 completed in 3.44 ms. Analysis of http.server (Library) on depth 8 completed in 17.81 ms. Analysis of pkgutil (Library) on depth 4 completed in 9.99 ms. Analysis of bdb (Library) on depth 7 completed in 11.75 ms. Analysis of code (Library) on depth 7 completed in 1.17 ms. Analysis of cmd (Library) on depth 7 completed in 0.96 ms. Analysis of email.generator (Library) on depth 7 completed in 11.09 ms. Analysis of os (Library) on depth 4 completed in 25.12 ms. Analysis of nt (CompiledBuiltin) on depth 5 completed in 7.31 ms. Analysis of genericpath (Library) on depth 6 completed in 7.08 ms. Analysis of fnmatch (Library) on depth 5 completed in 1.36 ms. Analysis of ast (Library) on depth 6 completed in 41.96 ms. Analysis of logging (Library) on depth 4 completed in 31.1 ms. Analysis of socket (Library) on depth 3 completed in 45.33 ms. Analysis of ctypes (Library) on depth 7 completed in 31.95 ms. Analysis of pyreadline.console.ansi (Library) on depth 10 completed in 8.18 ms. Analysis of ctypes.macholib.dyld (Library) on depth 8 completed in 8.38 ms. Analysis of random (Library) on depth 6 completed in 9.9 ms. Analysis of posixpath (Library) on depth 5 completed in 4.98 ms. Analysis of glob (Library) on depth 7 completed in 3.35 ms. Analysis of gzip (Library) on depth 8 completed in 17.99 ms. Analysis of hashlib (Library) on depth 5 completed in 5.28 ms. Analysis of hmac (Library) on depth 7 completed in 5.77 ms. Analysis of ntpath (Library) on depth 5 completed in 13.93 ms. Analysis of ctypes._endian (Library) on depth 8 completed in 3.84 ms. Analysis of ctypes.wintypes (Library) on depth 9 completed in 31.86 ms. Analysis of textwrap (Library) on depth 3 completed for library in 1.54 ms. Analysis of zipfile (Library) on depth 7 completed for library in 16.23 ms. Analysis of shutil (Library) on depth 6 completed for library in 8.65 ms. Analysis of webbrowser (Library) on depth 8 completed for library in 9.2 ms. Analysis of tarfile (Library) on depth 7 completed for library in 40.87 ms. Analysis of pydoc (Library) on depth 7 completed for library in 51.97 ms. Analysis of pdb (Library) on depth 6 completed for library in 25.8 ms. Analysis of doctest (Library) on depth 5 completed for library in 16.64 ms. Analysis of heapq (Library) on depth 4 completed for library in 2.65 ms. Analysis of queue (Library) on depth 7 completed for library in 2.48 ms. Analysis of difflib (Library) on depth 6 completed for library in 19.35 ms. Analysis of collections (Library) on depth 3 completed for library in 22.4 ms. Analysis of _collections (CompiledBuiltin) on depth 4 completed for library in 10.49 ms. Analysis of selectors (Library) on depth 4 completed for library in 6.54 ms. Analysis of weakref (Library) on depth 4 completed for library in 19.94 ms. Analysis of pickle (Library) on depth 11 completed for library in 49.78 ms. Analysis of enum (Library) on depth 4 completed for library in 10.48 ms. Analysis of shlex (Library) on depth 6 completed for library in 1.55 ms. Analysis of unittest.case (Library) on depth 7 completed for library in 38.42 ms. Analysis of unittest.util (Library) on depth 8 completed for library in 3.76 ms. Analysis of platform (Library) on depth 8 completed for library in 17.48 ms. Analysis of locale (Library) on depth 5 completed for library in 24.54 ms. Analysis of ssl (Library) on depth 5 completed for library in 26.51 ms. Analysis of email._header_value_parser (Library) on depth 9 completed for library in 61.75 ms. Analysis of pyreadline.py3k_compat (Library) on depth 9 completed for library in 0.99 ms. Analysis of copy (Library) on depth 4 completed for library in 4.72 ms. Analysis of functools (Library) on depth 3 completed for library in 8.14 ms. Analysis of logging.handlers (Library) on depth 10 completed for library in 15.43 ms. Analysis of _locale (CompiledBuiltin) on depth 4 completed for library in 0.41 ms. Analysis of http (Library) on depth 5 completed for library in 4.94 ms. Analysis of gettext (Library) on depth 7 completed for library in 7.31 ms. Analysis of _bootlocale (Library) on depth 6 completed for library in 0.48 ms. Analysis of signal (Library) on depth 6 completed for library in 9.47 ms. Analysis of unittest.loader (Library) on depth 7 completed for library in 16.13 ms. Analysis of email.headerregistry (Library) on depth 8 completed for library in 9.85 ms. Analysis of pyreadline.unicode_helper (Library) on depth 9 completed for library in 0.71 ms. Analysis of types (Library) on depth 2 completed for library in 2.76 ms. Analysis of contextlib (Library) on depth 3 completed for library in 3.64 ms. Analysis of operator (Library) on depth 4 completed for library in 5.19 ms. Analysis of _functools (CompiledBuiltin) on depth 4 completed for library in 4.3 ms. Analysis of pyreadline.logger (Library) on depth 9 completed for library in 6.15 ms. Analysis of argparse (Library) on depth 6 completed for library in 25.54 ms. Analysis of unittest.signals (Library) on depth 7 completed for library in 0.94 ms. Analysis of getopt (Library) on depth 6 completed for library in 1.85 ms. Analysis of unittest.main (Library) on depth 7 completed for library in 3.74 ms. Analysis of pyreadline.keysyms.common (Library) on depth 9 completed for library in 2.16 ms. Analysis of pyreadline.clipboard.win32_clipboard (Library) on depth 10 completed for library in 1.8 ms. Analysis of optparse (Library) on depth 6 completed for library in 18.17 ms. Analysis of email.policy (Library) on depth 7 completed for library in 11.61 ms. Analysis of sys (CompiledBuiltin) on depth 1 completed for library in 17.77 ms. Analysis of _operator (CompiledBuiltin) on depth 5 completed for library in 1.73 ms. Analysis of ipaddress (Library) on depth 6 completed for library in 58.51 ms. Analysis of pyreadline.keysyms.keysyms (Library) on depth 11 completed for library in 2.44 ms. Analysis of pyreadline.modes.basemode (Library) on depth 11 completed for library in 7.82 ms. Analysis of mimetypes (Library) on depth 5 completed for library in 3.21 ms. Analysis of base64 (Library) on depth 5 completed for library in 4.63 ms. Analysis of dis (Library) on depth 6 completed for library in 10.2 ms. Analysis of quopri (Library) on depth 7 completed for library in 5.56 ms. Analysis of unittest (Library) on depth 6 completed for library in 8.11 ms. Analysis of pyreadline.keysyms.ironpython_keysyms (Library) on depth 11 completed for library in 2.84 ms. Analysis of pyreadline.clipboard (Library) on depth 9 completed for library in 2.61 ms. Analysis of calendar (Library) on depth 5 completed for library in 7.41 ms. Analysis of uu (Library) on depth 7 completed for library in 9.77 ms. Analysis of tokenize (Library) on depth 6 completed for library in 30.47 ms. Analysis of email.message (Library) on depth 6 completed for library in 14.93 ms. Analysis of _collections_abc (Library) on depth 4 completed for library in 17.69 ms. Analysis of pyreadline.keysyms (Library) on depth 10 completed for library in 0.82 ms. Analysis of email.iterators (Library) on depth 7 completed for library in 0.82 ms. Analysis of xml.parsers.expat (Library) on depth 10 completed for library in 7.16 ms. Analysis of email.base64mime (Library) on depth 7 completed for library in 6.76 ms. Analysis of email.encoders (Library) on depth 7 completed for library in 0.72 ms. Analysis of unittest.result (Library) on depth 7 completed for library in 2.98 ms. Analysis of codecs (Library) on depth 5 completed for library in 11.8 ms. Analysis of unittest.runner (Library) on depth 7 completed for library in 2.97 ms. Analysis of unittest.suite (Library) on depth 7 completed for library in 4.27 ms. Analysis of email._parseaddr (Library) on depth 6 completed for library in 7.06 ms. Analysis of linecache (Library) on depth 5 completed for library in 0.7 ms. Analysis of _strptime (Library) on depth 4 completed for library in 18.27 ms. Analysis of pyreadline.modes.vi (Library) on depth 10 completed for library in 33.28 ms. Analysis of importlib._bootstrap_external (Library) on depth 6 completed for library in 22.16 ms. Analysis of collections.abc (Library) on depth 3 completed for library in 4.2 ms. Analysis of email.contentmanager (Library) on depth 8 completed for library in 5.14 ms. Analysis of email.feedparser (Library) on depth 7 completed for library in 6.63 ms. Analysis of pyreadline.console.ironpython_console (Library) on depth 9 completed for library in 13.66 ms. Analysis of encodings (Library) on depth 6 completed for library in 1.43 ms. Analysis of traceback (Library) on depth 5 completed for library in 3.76 ms. Analysis of pyreadline.modes (Library) on depth 9 completed for library in 0.24 ms. Analysis of importlib (Library) on depth 5 completed for library in 1.29 ms. Analysis of warnings (Library) on depth 4 completed for library in 4.52 ms. Analysis of smtplib (Library) on depth 11 completed for library in 33.95 ms. Analysis of importlib.machinery (Library) on depth 5 completed for library in 10.83 ms. Analysis of email.parser (Library) on depth 6 completed for library in 1.57 ms. Analysis of importlib.abc (Library) on depth 6 completed for library in 6.29 ms. Analysis of threading (Library) on depth 5 completed for library in 7.85 ms. Analysis of pyreadline (Library) on depth 8 completed for library in 10.32 ms. Analysis of datetime (Library) on depth 3 completed for library in 31.29 ms. Analysis of _dummy_thread (Library) on depth 5 completed for library in 1.11 ms. Analysis of socketserver (Library) on depth 9 completed for library in 9.76 ms. Analysis of pyreadline.modes.emacs (Library) on depth 10 completed for library in 10.66 ms. Analysis of string (Library) on depth 5 completed for library in 8.28 ms. Analysis of pyreadline.modes.notemacs (Library) on depth 10 completed for library in 11.39 ms. Analysis of ctypes.util (Library) on depth 7 completed for library in 11.57 ms. Analysis of email (Library) on depth 5 completed for library in 0.82 ms. Analysis of sre_parse (Library) on depth 4 completed for library in 16.29 ms. Analysis of http.client (Library) on depth 5 completed for library in 19.6 ms. Analysis of _threading_local (Library) on depth 6 completed for library in 1.69 ms. Analysis of importlib.util (Library) on depth 5 completed for library in 2.98 ms. Analysis of pyreadline.console.console (Library) on depth 9 completed for library in 20.39 ms. Analysis of pyreadline.lineeditor.lineobj (Library) on depth 9 completed for library in 21.57 ms. Analysis of _datetime (CompiledBuiltin) on depth 4 completed for library in 0.24 ms. Analysis of dummy_threading (Library) on depth 6 completed for library in 0.77 ms. Analysis of reprlib (Library) on depth 4 completed for library in 3.69 ms. Analysis of tempfile (Library) on depth 5 completed for library in 12.5 ms. Analysis of pyreadline.lineeditor.history (Library) on depth 9 completed for library in 13.84 ms. Analysis of email.charset (Library) on depth 6 completed for library in 1.32 ms. Analysis of plistlib (Library) on depth 9 completed for library in 16.06 ms. Analysis of email.quoprimime (Library) on depth 7 completed for library in 3.33 ms. Analysis of email._encoded_words (Library) on depth 7 completed for library in 3.27 ms. Analysis of email.header (Library) on depth 8 completed for library in 3.81 ms. Analysis of imp (Library) on depth 6 completed for library in 3.95 ms. Analysis of py_compile (Library) on depth 8 completed for library in 1.22 ms. Analysis of pyreadline.console (Library) on depth 8 completed for library in 2.96 ms. Analysis of bz2 (Library) on depth 7 completed for library in 2.53 ms. Analysis of sre_compile (Library) on depth 4 completed for library in 18.14 ms. Analysis of pyreadline.rlmain (Library) on depth 8 completed for library in 15.18 ms. Analysis of http.server (Library) on depth 8 completed for library in 26.41 ms. Analysis of email.utils (Library) on depth 5 completed for library in 2.53 ms. Analysis of email._policybase (Library) on depth 7 completed for library in 5.06 ms. Analysis of readline (Library) on depth 7 completed for library in 3.66 ms. Analysis of subprocess (Library) on depth 5 completed for library in 28.46 ms. Analysis of re (Library) on depth 3 completed for library in 4.37 ms. Analysis of email.generator (Library) on depth 7 completed for library in 6.25 ms. Analysis of cmd (Library) on depth 7 completed for library in 0.85 ms. Analysis of code (Library) on depth 7 completed for library in 1.04 ms. Analysis of os (Library) on depth 4 completed for library in 14.64 ms. Analysis of keyword (Library) on depth 4 completed for library in 1.99 ms. Analysis of inspect (Library) on depth 5 completed for library in 43.13 ms. Analysis of pprint (Library) on depth 3 completed for library in 18.87 ms. Analysis of urllib.parse (Library) on depth 4 completed for library in 19.29 ms. Analysis of token (Library) on depth 6 completed for library in 18.71 ms. Analysis of ctypes.macholib.framework (Library) on depth 9 completed for library in 0.4 ms. Analysis of ctypes.macholib.dylib (Library) on depth 9 completed for library in 0.37 ms. Analysis of html (Library) on depth 6 completed for library in 1.46 ms. Analysis of pyreadline.lineeditor.wordmatcher (Library) on depth 10 completed for library in 3.47 ms. Analysis of genericpath (Library) on depth 6 completed for library in 13.59 ms. Analysis of fnmatch (Library) on depth 5 completed for library in 0.67 ms. Analysis of nt (CompiledBuiltin) on depth 5 completed for library in 15.4 ms. Analysis of logging (Library) on depth 4 completed for library in 28.27 ms. Analysis of ctypes (Library) on depth 7 completed for library in 19.24 ms. Analysis of ctypes.macholib.dyld (Library) on depth 8 completed for library in 2.94 ms. Analysis of random (Library) on depth 6 completed for library in 6.41 ms. Analysis of gzip (Library) on depth 8 completed for library in 8.18 ms. Analysis of socket (Library) on depth 3 completed for library in 49.71 ms. Analysis of pyreadline.console.ansi (Library) on depth 10 completed for library in 8.61 ms. Analysis of pkgutil (Library) on depth 4 completed for library in 13.89 ms. Analysis of ast (Library) on depth 6 completed for library in 30 ms. Analysis of glob (Library) on depth 7 completed for library in 1.66 ms. Analysis of posixpath (Library) on depth 5 completed for library in 10.07 ms. Analysis of hashlib (Library) on depth 5 completed for library in 8.89 ms. Analysis of ntpath (Library) on depth 5 completed for library in 11.7 ms. Analysis of ctypes._endian (Library) on depth 8 completed for library in 1.33 ms. Analysis of bdb (Library) on depth 7 completed for library in 17.17 ms. Analysis of ctypes.wintypes (Library) on depth 9 completed for library in 33.58 ms. Analysis of hmac (Library) on depth 7 completed for library in 1.36 ms. Analysis of asn1crypto._errors (Library) on depth 10 completed for library in 2.46 ms. Analysis of requests.packages.urllib3.util.ssl_ (Library) on depth 6 completed for library in 5.03 ms. Analysis of cgi (Library) on depth 5 completed for library in 8.33 ms. Analysis of pyasn1.type.constraint (Library) on depth 5 completed for library in 9.92 ms. Analysis of uuid (Library) on depth 6 completed for library in 15.92 ms. Analysis of six (Library) on depth 5 completed for library in 15.7 ms. Analysis of requests.packages.urllib3.packages.six (Library) on depth 6 completed for library in 17.47 ms. Analysis of chardet.compat (Library) on depth 8 completed for library in 0.26 ms. Analysis of requests.packages.chardet (Library) on depth 6 completed in 0.9 ms. Analysis of cryptography.utils (Library) on depth 6 completed for library in 3.31 ms. Analysis of requests.packages.chardet.compat (Library) on depth 9 completed for library in 0.34 ms. Analysis of pyasn1.compat.binary (Library) on depth 6 completed for library in 0.78 ms. Analysis of pyasn1 (Library) on depth 6 completed for library in 0.12 ms. Analysis of cryptography (Library) on depth 7 completed for library in 0.27 ms. Analysis of http.cookiejar (Library) on depth 5 completed in 33.34 ms. Analysis of pyasn1.compat.octets (Library) on depth 6 completed for library in 2.55 ms. Analysis of getpass (Library) on depth 5 completed for library in 5.19 ms. Analysis of idna.core (Library) on depth 10 completed in 9.98 ms. Analysis of asn1crypto._types (Library) on depth 10 completed for library in 0.43 ms. Analysis of asn1crypto._ordereddict (Library) on depth 11 completed for library in 2.95 ms. Analysis of http.cookies (Library) on depth 6 completed for library in 6.13 ms. Analysis of nturl2path (Library) on depth 5 completed for library in 0.21 ms. Analysis of cryptography.hazmat.primitives.constant_time (Library) on depth 9 completed for library in 0.56 ms. Analysis of cryptography.exceptions (Library) on depth 8 completed for library in 2.5 ms. Analysis of asn1crypto._ffi (Library) on depth 12 completed for library in 4.49 ms. Analysis of asn1crypto._teletex_codec (Library) on depth 11 completed for library in 5.71 ms. Analysis of json.scanner (Library) on depth 3 completed for library in 1.3 ms. Analysis of requests.packages.urllib3.packages.ssl_match_hostname._implementation (Library) on depth 7 completed for library in 1.18 ms. Analysis of chardet.charsetprober (Library) on depth 10 completed for library in 1.53 ms. Analysis of encodings.idna (Library) on depth 12 completed for library in 10.86 ms. Analysis of json.encoder (Library) on depth 2 completed for library in 5.88 ms. Analysis of netrc (Library) on depth 5 completed for library in 7.16 ms. Analysis of urllib.response (Library) on depth 5 completed for library in 2.48 ms. Analysis of requests.certs (Library) on depth 5 completed for library in 0.41 ms. Analysis of requests.packages.urllib3.util.timeout (Library) on depth 6 completed for library in 1.57 ms. Analysis of requests.packages.urllib3.util.connection (Library) on depth 6 completed for library in 3.65 ms. Analysis of requests.packages.urllib3.util.url (Library) on depth 6 completed for library in 2 ms. Analysis of cryptography.hazmat.primitives.asymmetric (Library) on depth 7 completed for library in 0.44 ms. Analysis of cryptography.x509.certificate_transparency (Library) on depth 8 completed for library in 0.53 ms. Analysis of cryptography.hazmat.primitives.kdf (Library) on depth 8 completed for library in 0.28 ms. Analysis of cryptography.hazmat.primitives.mac (Library) on depth 9 completed for library in 0.3 ms. Analysis of chardet.codingstatemachine (Library) on depth 10 completed for library in 1.47 ms. Analysis of cryptography.hazmat.backends.interfaces (Library) on depth 8 completed for library in 2.36 ms. Analysis of requests.packages.urllib3._collections (Library) on depth 5 completed for library in 4.49 ms. Analysis of requests.packages.chardet.charsetgroupprober (Library) on depth 9 completed in 2.58 ms. Analysis of requests.packages.chardet.charsetprober (Library) on depth 9 completed in 0.93 ms. Analysis of requests.packages.chardet.mbcharsetprober (Library) on depth 10 completed in 0.9 ms. Analysis of requests.packages.chardet.codingstatemachine (Library) on depth 9 completed for library in 0.74 ms. Analysis of requests.packages.urllib3.util.request (Library) on depth 6 completed for library in 14.95 ms. Analysis of requests.packages.chardet.sbcharsetprober (Library) on depth 9 completed in 2.4 ms. Analysis of pyasn1.type.tag (Library) on depth 6 completed for library in 4.92 ms. Analysis of requests.packages.chardet.chardistribution (Library) on depth 10 completed for library in 6.42 ms. Analysis of pyasn1.type.namedval (Library) on depth 6 completed for library in 2.38 ms. Analysis of pyasn1.type.tagmap (Library) on depth 6 completed for library in 1.41 ms. Analysis of cryptography.hazmat.primitives.asymmetric.dsa (Library) on depth 7 completed for library in 2.74 ms. Analysis of requests.packages.chardet.jpcntx (Library) on depth 10 completed for library in 11.1 ms. Analysis of cryptography.hazmat.primitives.ciphers.modes (Library) on depth 8 completed for library in 1.78 ms. Analysis of cryptography.hazmat.primitives.asymmetric.dh (Library) on depth 9 completed for library in 8.38 ms. Analysis of pyasn1.compat.integer (Library) on depth 6 completed for library in 8.91 ms. Analysis of idna (Library) on depth 9 completed for library in 0.23 ms. Analysis of cryptography.hazmat.primitives.asymmetric.ec (Library) on depth 8 completed for library in 11.35 ms. Analysis of pyasn1.debug (Library) on depth 8 completed for library in 3.15 ms. Analysis of asn1crypto._inet (Library) on depth 11 completed for library in 4.16 ms. Analysis of asn1crypto._perf._big_num_ctypes (Library) on depth 12 completed for library in 0.45 ms. Analysis of requests.packages.urllib3.packages.ssl_match_hostname (Library) on depth 6 completed for library in 0.88 ms. Analysis of chardet.charsetgroupprober (Library) on depth 9 completed for library in 0.86 ms. Analysis of cryptography.hazmat.bindings.openssl.binding (Library) on depth 7 completed for library in 1.78 ms. Analysis of chardet.hebrewprober (Library) on depth 10 completed for library in 0.99 ms. Analysis of chardet.sbcharsetprober (Library) on depth 10 completed for library in 1.25 ms. Analysis of chardet.latin1prober (Library) on depth 9 completed for library in 1.4 ms. Analysis of chardet.mbcharsetprober (Library) on depth 11 completed for library in 0.81 ms. Analysis of json (Library) on depth 1 completed in 0.38 ms. Analysis of asn1crypto._iri (Library) on depth 11 completed for library in 13.3 ms. Analysis of ftplib (Library) on depth 5 completed for library in 13.89 ms. Analysis of chardet.utf8prober (Library) on depth 10 completed for library in 0.79 ms. Analysis of chardet.escprober (Library) on depth 9 completed for library in 1.1 ms. Analysis of cryptography.hazmat.primitives.hashes (Library) on depth 8 completed for library in 2.04 ms. Analysis of cryptography.hazmat.primitives.kdf.scrypt (Library) on depth 8 completed for library in 0.99 ms. Analysis of requests.packages.chardet.latin1prober (Library) on depth 8 completed in 1.53 ms. Analysis of requests.packages.chardet.hebrewprober (Library) on depth 9 completed in 0.95 ms. Analysis of requests.packages.chardet.escprober (Library) on depth 8 completed in 1.13 ms. Analysis of urllib.error (Library) on depth 5 completed for library in 6.91 ms. Analysis of requests.packages.chardet.sbcsgroupprober (Library) on depth 8 completed in 2.08 ms. Analysis of requests.packages.chardet.euckrprober (Library) on depth 9 completed in 0.79 ms. Analysis of requests.packages.chardet.cp949prober (Library) on depth 9 completed in 0.93 ms. Analysis of requests.packages.chardet.utf8prober (Library) on depth 9 completed in 3.87 ms. Analysis of requests.packages.chardet.gb2312prober (Library) on depth 9 completed in 0.64 ms. Analysis of requests.packages.chardet.big5prober (Library) on depth 9 completed in 0.6 ms. Analysis of requests.packages.chardet.euctwprober (Library) on depth 9 completed in 4.58 ms. Analysis of pyasn1.type.namedtype (Library) on depth 6 completed for library in 9.16 ms. Analysis of pyasn1.type.base (Library) on depth 6 completed for library in 4.58 ms. Analysis of requests.packages.chardet.sjisprober (Library) on depth 9 completed in 1.28 ms. Analysis of requests.packages.chardet.eucjpprober (Library) on depth 9 completed in 1.55 ms. Analysis of cryptography.hazmat.backends.openssl.cmac (Library) on depth 8 completed for library in 1.23 ms. Analysis of _pydecimal (Library) on depth 10 completed for library in 132.4 ms. Analysis of idna.core (Library) on depth 10 completed for library in 8.18 ms. Analysis of cryptography.hazmat.primitives.ciphers.base (Library) on depth 10 completed in 6.86 ms. Analysis of requests.packages.urllib3.packages (Library) on depth 6 completed for library in 0.2 ms. Analysis of OpenSSL._util (Library) on depth 6 completed for library in 1 ms. Analysis of chardet.sjisprober (Library) on depth 10 completed for library in 1.42 ms. Analysis of chardet.sbcsgroupprober (Library) on depth 9 completed for library in 1.77 ms. Analysis of chardet.euckrprober (Library) on depth 10 completed for library in 12.79 ms. Analysis of chardet.gb2312prober (Library) on depth 10 completed for library in 12.45 ms. Analysis of chardet.eucjpprober (Library) on depth 10 completed for library in 13.53 ms. Analysis of chardet.euctwprober (Library) on depth 10 completed for library in 0.65 ms. Analysis of chardet.big5prober (Library) on depth 10 completed for library in 0.55 ms. Analysis of chardet.cp949prober (Library) on depth 10 completed for library in 0.94 ms. Analysis of json.decoder (Library) on depth 2 completed in 3.19 ms. Analysis of cryptography.hazmat.backends.openssl.hashes (Library) on depth 8 completed for library in 0.79 ms. Analysis of cryptography.hazmat.backends.openssl.hmac (Library) on depth 8 completed for library in 0.86 ms. Analysis of cryptography.x509.oid (Library) on depth 8 completed for library in 4.54 ms. Analysis of asn1crypto.util (Library) on depth 10 completed for library in 4.86 ms. Analysis of urllib.request (Library) on depth 4 completed in 28.92 ms. Analysis of cryptography.hazmat.primitives.ciphers (Library) on depth 9 completed for library in 0.22 ms. Analysis of pyasn1.codec.ber.eoo (Library) on depth 6 completed for library in 0.82 ms. Analysis of requests.packages.chardet.mbcsgroupprober (Library) on depth 8 completed in 0.96 ms. Analysis of requests.packages.urllib3.fields (Library) on depth 5 completed for library in 1.83 ms. Analysis of OpenSSL.rand (Library) on depth 6 completed for library in 0.82 ms. Analysis of chardet.mbcsgroupprober (Library) on depth 9 completed for library in 0.91 ms. Analysis of json (Library) on depth 1 completed for library in 0.63 ms. Analysis of asn1crypto._int (Library) on depth 11 completed for library in 2.44 ms. Analysis of requests.packages.urllib3.util.retry (Library) on depth 6 completed for library in 5.81 ms. Analysis of cryptography.x509.name (Library) on depth 8 completed for library in 2.99 ms. Analysis of asn1crypto.parser (Library) on depth 11 completed for library in 2.03 ms. Analysis of cryptography.hazmat.primitives.ciphers.base (Library) on depth 10 completed for library in 7.22 ms. Analysis of decimal (Library) on depth 9 completed for library in 37.29 ms. Analysis of http.cookiejar (Library) on depth 5 completed for library in 33.64 ms. Analysis of pyasn1.type.univ (Library) on depth 5 completed for library in 65.52 ms. Analysis of requests.packages.chardet.universaldetector (Library) on depth 7 completed in 3.36 ms. Analysis of requests.packages.urllib3.filepost (Library) on depth 5 completed for library in 3.41 ms. Analysis of chardet.universaldetector (Library) on depth 8 completed for library in 2.33 ms. Analysis of json.decoder (Library) on depth 2 completed for library in 8 ms. Analysis of requests.packages.urllib3.util (Library) on depth 5 completed for library in 0.94 ms. Analysis of asn1crypto._elliptic_curve (Library) on depth 10 completed for library in 2.19 ms. Analysis of cryptography.x509.general_name (Library) on depth 8 completed for library in 7.77 ms. Analysis of asn1crypto.core (Library) on depth 10 completed for library in 43.67 ms. Analysis of cryptography.hazmat.backends.openssl.ciphers (Library) on depth 8 completed for library in 1.78 ms. Analysis of cryptography.hazmat.primitives.ciphers.algorithms (Library) on depth 8 completed for library in 3.5 ms. Analysis of fractions (Library) on depth 8 completed for library in 7.71 ms. Analysis of urllib.request (Library) on depth 4 completed for library in 28.48 ms. Analysis of requests.packages.chardet (Library) on depth 6 completed for library in 0.4 ms. Analysis of chardet (Library) on depth 7 completed for library in 0.72 ms. Analysis of requests.packages.urllib3.request (Library) on depth 7 completed for library in 2.15 ms. Analysis of requests.packages.urllib3.connection (Library) on depth 5 completed for library in 4.41 ms. Analysis of pyasn1.type.char (Library) on depth 8 completed for library in 5.88 ms. Analysis of asn1crypto.algos (Library) on depth 10 completed for library in 6.6 ms. Analysis of requests.packages.chardet.charsetgroupprober (Library) on depth 9 completed for library in 1.71 ms. Analysis of jsonschema.compat (Library) on depth 3 completed for library in 7.73 ms. Analysis of requests.packages.chardet.charsetprober (Library) on depth 9 completed for library in 0.96 ms. Analysis of requests.packages.chardet.sbcharsetprober (Library) on depth 9 completed for library in 6.66 ms. Analysis of requests.packages.chardet.utf8prober (Library) on depth 9 completed for library in 0.99 ms. Analysis of requests.packages.chardet.mbcharsetprober (Library) on depth 10 completed for library in 0.86 ms. Analysis of cryptography.hazmat.primitives.asymmetric.rsa (Library) on depth 7 completed for library in 11.78 ms. Analysis of requests.packages.urllib3.response (Library) on depth 6 completed for library in 4.32 ms. Analysis of cryptography.hazmat.primitives.asymmetric.utils (Library) on depth 10 completed for library in 0.86 ms. Analysis of pyasn1.type.useful (Library) on depth 8 completed for library in 0.92 ms. Analysis of requests.packages.chardet.latin1prober (Library) on depth 8 completed for library in 1.53 ms. Analysis of requests.packages.chardet.hebrewprober (Library) on depth 9 completed for library in 1.33 ms. Analysis of requests.packages.chardet.escprober (Library) on depth 8 completed for library in 3.22 ms. Analysis of jsonschema._utils (Library) on depth 3 completed for library in 6.77 ms. Analysis of requests.packages.chardet.eucjpprober (Library) on depth 9 completed for library in 1.49 ms. Analysis of requests.packages.chardet.sjisprober (Library) on depth 9 completed for library in 1.56 ms. Analysis of requests.packages.chardet.sbcsgroupprober (Library) on depth 8 completed for library in 2.13 ms. Analysis of requests.packages.chardet.gb2312prober (Library) on depth 9 completed for library in 0.56 ms. Analysis of requests.packages.chardet.cp949prober (Library) on depth 9 completed for library in 0.56 ms. Analysis of requests.packages.chardet.euckrprober (Library) on depth 9 completed for library in 0.63 ms. Analysis of requests.packages.chardet.euctwprober (Library) on depth 9 completed for library in 4.22 ms. Analysis of requests.packages.chardet.big5prober (Library) on depth 9 completed for library in 4.31 ms. Analysis of cryptography.hazmat.primitives.asymmetric.padding (Library) on depth 8 completed for library in 1.28 ms. Analysis of asn1crypto.keys (Library) on depth 9 completed for library in 18.39 ms. Analysis of cryptography.hazmat.primitives.serialization (Library) on depth 8 completed for library in 5.73 ms. Analysis of requests.packages.urllib3.connectionpool (Library) on depth 6 completed for library in 10.76 ms. Analysis of pyasn1.codec.ber.decoder (Library) on depth 7 completed for library in 14.81 ms. Analysis of cryptography.hazmat.backends.openssl.utils (Library) on depth 9 completed for library in 0.41 ms. Analysis of requests.packages.chardet.mbcsgroupprober (Library) on depth 8 completed for library in 0.99 ms. Analysis of cryptography.hazmat.backends.openssl.dh (Library) on depth 8 completed for library in 9.18 ms. Analysis of jsonschema.exceptions (Library) on depth 2 completed in 13.86 ms. Analysis of requests.packages.urllib3.poolmanager (Library) on depth 6 completed for library in 5.37 ms. Analysis of jsonschema._validators (Library) on depth 3 completed in 15.84 ms. Analysis of pyasn1.codec.cer.decoder (Library) on depth 6 completed for library in 1.13 ms. Analysis of cryptography.hazmat.backends.openssl.dsa (Library) on depth 8 completed for library in 3.19 ms. Analysis of requests.packages.chardet.universaldetector (Library) on depth 7 completed for library in 2.78 ms. Analysis of cryptography.x509.extensions (Library) on depth 8 completed for library in 25.89 ms. Analysis of cryptography.hazmat.backends.openssl.ec (Library) on depth 8 completed for library in 6.82 ms. Analysis of cryptography.hazmat.backends.openssl.rsa (Library) on depth 8 completed for library in 5.09 ms. Analysis of jsonschema._format (Library) on depth 2 completed in 7.4 ms. Analysis of requests.packages.urllib3 (Library) on depth 5 completed for library in 1.16 ms. Analysis of pyasn1.codec.der.decoder (Library) on depth 5 completed for library in 0.88 ms. Analysis of requests.packages.urllib3.contrib.socks (Library) on depth 6 completed for library in 2.3 ms. Analysis of cryptography.x509.base (Library) on depth 8 completed for library in 4.85 ms. Analysis of requests.packages (Library) on depth 6 completed for library in 9.67 ms. Analysis of cryptography.x509 (Library) on depth 7 completed for library in 10.18 ms. Analysis of requests.compat (Library) on depth 5 completed for library in 2.34 ms. Analysis of requests.structures (Library) on depth 5 completed for library in 2.08 ms. Analysis of requests.status_codes (Library) on depth 4 completed for library in 0.89 ms. Analysis of requests.cookies (Library) on depth 5 completed for library in 4.57 ms. Analysis of cryptography.hazmat.backends.openssl.decode_asn1 (Library) on depth 8 completed for library in 8.81 ms. Analysis of cryptography.hazmat.backends.openssl.encode_asn1 (Library) on depth 8 completed for library in 9.25 ms. Analysis of cryptography.hazmat.backends.openssl.x509 (Library) on depth 7 completed for library in 9.67 ms. Analysis of cryptography.hazmat.backends.openssl.backend (Library) on depth 7 completed for library in 18.68 ms. Analysis of OpenSSL.crypto (Library) on depth 6 completed for library in 14.18 ms. Analysis of OpenSSL.SSL (Library) on depth 5 completed for library in 11.08 ms. Analysis of OpenSSL (Library) on depth 5 completed for library in 0.28 ms. Analysis of requests.packages.urllib3.contrib.pyopenssl (Library) on depth 4 completed for library in 2.9 ms. Analysis of requests (Library) on depth 3 completed in 1.24 ms. Analysis of requests.utils (Library) on depth 4 completed in 17.23 ms. Analysis of requests.auth (Library) on depth 5 completed in 2.21 ms. Analysis of requests.adapters (Library) on depth 5 completed in 2.47 ms. Analysis of requests.sessions (Library) on depth 4 completed in 3.58 ms. Analysis of requests.models (Library) on depth 4 completed in 5.67 ms. Analysis of requests.api (Library) on depth 4 completed for library in 0.9 ms. Analysis of requests (Library) on depth 3 completed for library in 1.61 ms. Analysis of requests.utils (Library) on depth 4 completed for library in 3.59 ms. Analysis of requests.auth (Library) on depth 5 completed for library in 2.33 ms. Analysis of requests.adapters (Library) on depth 5 completed for library in 2.6 ms. Analysis of requests.sessions (Library) on depth 4 completed for library in 3.54 ms. Analysis of requests.models (Library) on depth 4 completed for library in 4.97 ms. Analysis of jsonschema.validators (Library) on depth 2 completed in 8 ms. Analysis of jsonschema (Library) on depth 1 completed for library in 0.35 ms. Analysis of jsonschema._validators (Library) on depth 3 completed for library in 2.6 ms. Analysis of jsonschema.exceptions (Library) on depth 2 completed for library in 4.1 ms. Analysis of jsonschema._format (Library) on depth 2 completed for library in 2 ms. Analysis of jsonschema.validators (Library) on depth 2 completed for library in 4.8 ms. Analysis of test_jsonschema (User) on depth 0 completed in 1.3 ms. Analysis complete: 728 modules in 19154.4 ms. Analysis version 1276 of 899 entries has been completed in 3497.82 ms. Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (19, 30) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (19, 30) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (29, 21) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 14) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (21, 12) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (12, 9) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (15, 17) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (0, 1) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (0, 2) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (2, 35) Goto Definition in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (2, 35) Goto Definition in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (4, 19) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (18, 36) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (29, 7) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 0) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 13) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (30, 10) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (30, 11) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 4) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 1) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 10) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 9) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 27) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 27) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 25) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 22) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 22) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (27, 38) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 8) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 32) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 34) Hover in file:///c:/1d/Train_Bus_Line-EatShopTourPj/lightRailDataPjs/buildStationSearchJSON/test_jsonschema.py at (28, 36)