From 5630f7f41b8ed86a13ba45b5ce344f9bc1af7d09 Mon Sep 17 00:00:00 2001
From: Florian Jochens <fj@andaco.de>
Date: Thu, 27 Jan 2022 14:18:15 +0100
Subject: [PATCH] removed timeit from input files

---
 input/get/journal_fetcher.py |    3 +-
 input/x                      |    0
 x                            | 2044 ++++++++++++++++++++++++++++++++++
 3 files changed, 2045 insertions(+), 2 deletions(-)
 create mode 100644 input/x
 create mode 100644 x

diff --git a/input/get/journal_fetcher.py b/input/get/journal_fetcher.py
index 03ce632..3db36bf 100755
--- a/input/get/journal_fetcher.py
+++ b/input/get/journal_fetcher.py
@@ -9,7 +9,6 @@ from bs4 import BeautifulSoup
 import requests
 from input.publication import Publication
 
-
 class JournalFetcher(metaclass=ABCMeta):
     """
     This is a abstract-class for fetcher modules.
@@ -118,4 +117,4 @@ class JournalFetcher(metaclass=ABCMeta):
         ,"Nucleic Acids Res.":"Nucleic Acids Research"
         ,"Build. Environ.":"Building and Environment"
         ,"Sci. Rep.":"Scientific Reports"
-        }
\ No newline at end of file
+        }
diff --git a/input/x b/input/x
new file mode 100644
index 0000000..e69de29
diff --git a/x b/x
new file mode 100644
index 0000000..7fca483
--- /dev/null
+++ b/x
@@ -0,0 +1,2044 @@
+         149771195 function calls (146087629 primitive calls) in 229.484 seconds
+
+   Ordered by: cumulative time
+
+   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
+    211/1    0.000    0.000  229.485  229.485 {built-in method builtins.exec}
+        1    0.001    0.001  229.485  229.485 test_runtime.py:3(<module>)
+       88    0.000    0.000  229.482    2.608 test_runtime.py:5(count_journals)
+       88    0.000    0.000  229.330    2.606 interface.py:51(get_publication)
+       88    0.039    0.000  229.329    2.606 acs.py:98(get_publication)
+       88    0.001    0.000  199.868    2.271 journal_fetcher.py:19(get_soup)
+       88    0.001    0.000  184.067    2.092 api.py:64(get)
+       88    0.001    0.000  184.066    2.092 api.py:16(request)
+       88    0.001    0.000  183.941    2.090 sessions.py:470(request)
+   319/88    0.007    0.000  183.877    2.090 sessions.py:626(send)
+     4683    0.009    0.000  176.840    0.038 socket.py:690(readinto)
+     4683    0.009    0.000  176.826    0.038 ssl.py:1230(recv_into)
+     4683    0.006    0.000  176.816    0.038 ssl.py:1090(read)
+     4683  176.809    0.038  176.809    0.038 {method 'read' of '_ssl._SSLSocket' objects}
+     9179    0.009    0.000  176.412    0.019 {method 'readline' of '_io.BufferedReader' objects}
+      319    0.004    0.000  141.688    0.444 adapters.py:394(send)
+      319    0.007    0.000  141.462    0.443 connectionpool.py:518(urlopen)
+      319    0.005    0.000  141.376    0.443 connectionpool.py:357(_make_request)
+      319    0.001    0.000  136.134    0.427 client.py:1333(getresponse)
+      319    0.004    0.000  136.128    0.427 client.py:313(begin)
+      319    0.003    0.000  136.015    0.426 client.py:280(_read_status)
+       88    0.000    0.000  105.759    1.202 sessions.py:677(<listcomp>)
+  693/319    0.009    0.000  105.759    0.332 sessions.py:144(resolve_redirects)
+      781    0.001    0.000   41.091    0.053 models.py:818(content)
+7346/3278    0.007    0.000   41.090    0.013 {method 'join' of 'bytes' objects}
+     2424    0.002    0.000   41.084    0.017 models.py:749(generate)
+     2424    0.002    0.000   41.082    0.017 response.py:555(stream)
+     2314    0.009    0.000   41.077    0.018 response.py:725(read_chunked)
+     2336    0.007    0.000   40.404    0.017 response.py:689(_update_chunk_length)
+    25993    0.042    0.000   29.028    0.001 element.py:1919(select)
+    25993    0.018    0.000   25.571    0.001 __init__.py:132(select)
+    25993    0.020    0.000   25.529    0.001 css_match.py:1560(select)
+    68431    0.035    0.000   25.509    0.000 css_match.py:1565(iselect)
+    68431    0.629    0.000   25.102    0.000 css_match.py:1462(select)
+  2296063    1.249    0.000   21.363    0.000 css_match.py:1492(match)
+  2296063    3.141    0.000   19.114    0.000 css_match.py:1378(match_selectors)
+       88    0.004    0.000   15.800    0.180 __init__.py:117(__init__)
+       88    0.000    0.000   15.723    0.179 __init__.py:441(_feed)
+       88    0.000    0.000   15.723    0.179 _htmlparser.py:384(feed)
+       88    0.000    0.000   15.721    0.179 parser.py:103(feed)
+      176    1.489    0.008   15.721    0.089 parser.py:133(goahead)
+   318967    1.567    0.000    9.006    0.000 parser.py:300(parse_starttag)
+  1629991    0.618    0.000    7.878    0.000 css_match.py:850(match_classes)
+  1629991    1.226    0.000    7.260    0.000 css_match.py:356(get_classes)
+  2296063    0.885    0.000    7.045    0.000 css_match.py:748(match_tag)
+  1630145    1.315    0.000    5.535    0.000 css_match.py:327(get_attribute_by_name)
+   318967    0.533    0.000    5.393    0.000 _htmlparser.py:119(handle_starttag)
+      319    0.001    0.000    5.179    0.016 connectionpool.py:1004(_validate_conn)
+      143    0.003    0.000    5.178    0.036 connection.py:351(connect)
+   318967    0.622    0.000    4.614    0.000 __init__.py:691(handle_starttag)
+2476914/1196118    1.519    0.000    3.905    0.000 css_match.py:294(normalize_value)
+31220162/28858506    2.323    0.000    3.767    0.000 {built-in method builtins.isinstance}
+  2296063    1.059    0.000    3.519    0.000 css_match.py:739(match_tagname)
+   309815    0.594    0.000    3.431    0.000 parser.py:385(parse_endtag)
+    25905    0.030    0.000    3.416    0.000 element.py:1518(__getattr__)
+    25905    0.015    0.000    3.375    0.000 element.py:1822(find)
+    25905    0.019    0.000    3.359    0.000 element.py:1847(find_all)
+    25905    0.647    0.000    3.340    0.000 element.py:780(_find_all)
+      143    0.001    0.000    3.192    0.022 ssl_.py:355(ssl_wrap_socket)
+  2322056    1.390    0.000    3.110    0.000 css_match.py:196(get_descendants)
+  2296063    1.156    0.000    2.641    0.000 css_match.py:699(match_namespace)
+      143    0.000    0.000    2.596    0.018 ssl_.py:481(_ssl_wrap_socket_impl)
+      143    0.000    0.000    2.596    0.018 ssl.py:494(wrap_socket)
+      143    0.002    0.000    2.595    0.018 ssl.py:983(_create)
+      143    0.000    0.000    2.589    0.018 ssl.py:1302(do_handshake)
+      143    2.589    0.018    2.589    0.018 {method 'do_handshake' of '_ssl._SSLSocket' objects}
+   321651    0.189    0.000    2.532    0.000 _htmlparser.py:171(handle_endtag)
+  2296063    0.852    0.000    2.459    0.000 css_match.py:547(get_tag)
+   644226    0.600    0.000    2.430    0.000 __init__.py:555(endData)
+   319055    0.908    0.000    2.384    0.000 element.py:1152(__init__)
+   321123    0.191    0.000    2.343    0.000 __init__.py:729(handle_endtag)
+  2095841    0.912    0.000    2.032    0.000 element.py:2123(search)
+      143    0.000    0.000    1.941    0.014 connection.py:156(_new_conn)
+      143    0.001    0.000    1.940    0.014 connection.py:38(create_connection)
+  2296063    1.066    0.000    1.607    0.000 css_match.py:240(get_tag_name)
+  1180828    0.336    0.000    1.583    0.000 typing.py:718(__instancecheck__)
+  7016992    1.068    0.000    1.524    0.000 css_match.py:94(is_tag)
+      143    1.427    0.010    1.427    0.010 {method 'connect' of '_socket.socket' objects}
+  2314687    1.395    0.000    1.395    0.000 {method 'match' of 're.Pattern' objects}
+  1180828    0.440    0.000    1.247    0.000 typing.py:847(__subclasscheck__)
+   268411    0.608    0.000    1.104    0.000 __init__.py:285(_replace_cdata_list_attribute_values)
+   312830    0.465    0.000    1.002    0.000 __init__.py:589(object_was_parsed)
+  7482051    0.970    0.000    1.001    0.000 element.py:1882(descendants)
+2124486/2123619    0.264    0.000    0.933    0.000 {built-in method builtins.next}
+   321123    0.434    0.000    0.840    0.000 __init__.py:657(_popToTag)
+  2296063    0.517    0.000    0.794    0.000 css_match.py:530(get_tag_ns)
+   318967    0.244    0.000    0.760    0.000 parser.py:351(check_for_whole_start_tag)
+  1301234    0.509    0.000    0.747    0.000 _markupbase.py:48(updatepos)
+  1294557    0.455    0.000    0.664    0.000 _collections_abc.py:760(get)
+3926616/3926602    0.654    0.000    0.655    0.000 typing.py:271(inner)
+  1184279    0.264    0.000    0.650    0.000 {built-in method builtins.issubclass}
+   944715    0.617    0.000    0.617    0.000 element.py:158(setup)
+  1025035    0.451    0.000    0.600    0.000 element.py:2060(search_tag)
+      143    0.593    0.004    0.593    0.004 {method 'load_verify_locations' of '_ssl._SSLContext' objects}
+  2296063    0.401    0.000    0.589    0.000 css_types.py:374(__iter__)
+  2322056    0.393    0.000    0.576    0.000 css_match.py:89(is_doc)
+   312830    0.230    0.000    0.530    0.000 element.py:932(__new__)
+      143    0.001    0.000    0.510    0.004 socket.py:937(getaddrinfo)
+      143    0.507    0.004    0.507    0.004 {built-in method _socket.getaddrinfo}
+   319055    0.443    0.000    0.497    0.000 __init__.py:541(pushTag)
+     2072    0.005    0.000    0.465    0.000 response.py:703(_handle_chunk)
+     4068    0.010    0.000    0.459    0.000 client.py:610(_safe_read)
+     4277    0.008    0.000    0.446    0.000 {method 'read' of '_io.BufferedReader' objects}
+     1243    0.004    0.000    0.441    0.000 cookies.py:118(extract_cookies_to_jar)
+     1243    0.009    0.000    0.420    0.000 cookiejar.py:1677(extract_cookies)
+      374    0.003    0.000    0.420    0.001 sessions.py:273(rebuild_proxies)
+     1298    0.052    0.000    0.415    0.000 request.py:2486(getproxies_environment)
+   985546    0.394    0.000    0.394    0.000 {method 'search' of 're.Pattern' objects}
+1180883/1180843    0.202    0.000    0.386    0.000 abc.py:121(__subclasscheck__)
+    25993    0.180    0.000    0.371    0.000 css_match.py:484(__init__)
+    24618    0.018    0.000    0.367    0.000 element.py:275(get_text)
+  5206851    0.357    0.000    0.357    0.000 typing.py:1374(cast)
+   123203    0.065    0.000    0.355    0.000 _collections_abc.py:849(__iter__)
+    24618    0.034    0.000    0.337    0.000 element.py:294(<listcomp>)
+   318967    0.305    0.000    0.335    0.000 __init__.py:527(popTag)
+      836    0.005    0.000    0.308    0.000 utils.py:709(should_bypass_proxies)
+   374716    0.160    0.000    0.303    0.000 element.py:1330(_all_strings)
+      462    0.001    0.000    0.300    0.001 utils.py:770(get_environ_proxies)
+   276917    0.291    0.000    0.291    0.000 {method 'keys' of 'dict' objects}
+  2304533    0.278    0.000    0.278    0.000 css_match.py:525(supports_namespaces)
+      836    0.001    0.000    0.277    0.000 request.py:2517(proxy_bypass_environment)
+   123311    0.258    0.000    0.271    0.000 __init__.py:617(_linkage_fixer)
+     9812    0.011    0.000    0.264    0.000 _htmlparser.py:104(handle_startendtag)
+   312830    0.231    0.000    0.263    0.000 __init__.py:492(string_container)
+   340880    0.134    0.000    0.256    0.000 _htmlparser.py:189(handle_data)
+  3092701    0.253    0.000    0.253    0.000 {method 'append' of 'list' objects}
+  2607896    0.243    0.000    0.243    0.000 {method 'get' of 'dict' objects}
+       22    0.000    0.000    0.235    0.011 __init__.py:1(<module>)
+  1091845    0.228    0.000    0.228    0.000 {method 'group' of 're.Match' objects}
+  1656138    0.225    0.000    0.225    0.000 element.py:232(_is_xml)
+  1649450    0.220    0.000    0.220    0.000 css_match.py:900(match_nth)
+2143059/2141851    0.206    0.000    0.219    0.000 {built-in method builtins.hasattr}
+   973161    0.217    0.000    0.217    0.000 {method 'count' of 'str' objects}
+   122422    0.087    0.000    0.213    0.000 os.py:674(__getitem__)
+   361988    0.070    0.000    0.208    0.000 __init__.py:122(unescape)
+      462    0.001    0.000    0.203    0.000 models.py:559(prepare_cookies)
+      462    0.001    0.000    0.202    0.000 cookies.py:135(get_cookie_header)
+     1243    0.009    0.000    0.199    0.000 cookiejar.py:1596(make_cookies)
+     2618    0.015    0.000    0.197    0.000 cookiejar.py:942(set_ok)
+      462    0.003    0.000    0.195    0.000 cookiejar.py:1353(add_cookie_header)
+  1275868    0.188    0.000    0.188    0.000 css_types.py:129(__getitem__)
+  2296935    0.187    0.000    0.187    0.000 {built-in method builtins.iter}
+  1105166    0.187    0.000    0.187    0.000 {method 'startswith' of 'str' objects}
+1180883/1180843    0.184    0.000    0.184    0.000 {built-in method _abc._abc_subclasscheck}
+     2127    0.003    0.000    0.182    0.000 response.py:392(_decode)
+     1983    0.011    0.000    0.179    0.000 response.py:82(decompress)
+  2835415    0.179    0.000    0.179    0.000 element.py:1499(__bool__)
+    20394    0.041    0.000    0.173    0.000 parse.py:372(urlparse)
+      462    0.001    0.000    0.170    0.000 cookiejar.py:1287(_cookies_for_request)
+      957    0.006    0.000    0.169    0.000 cookiejar.py:1269(_cookies_for_domain)
+     1895    0.168    0.000    0.168    0.000 {method 'decompress' of 'zlib.Decompress' objects}
+    256/5    0.001    0.000    0.154    0.031 <frozen importlib._bootstrap>:1002(_find_and_load)
+    256/5    0.000    0.000    0.153    0.031 <frozen importlib._bootstrap>:967(_find_and_load_unlocked)
+    241/7    0.001    0.000    0.153    0.022 <frozen importlib._bootstrap>:659(_load_unlocked)
+    209/7    0.000    0.000    0.153    0.022 <frozen importlib._bootstrap_external>:844(exec_module)
+    305/7    0.000    0.000    0.153    0.022 <frozen importlib._bootstrap>:220(_call_with_frames_removed)
+  1516681    0.153    0.000    0.153    0.000 {method 'lower' of 'str' objects}
+     4675    0.008    0.000    0.151    0.000 cookiejar.py:719(is_third_party)
+       88    0.000    0.000    0.151    0.002 interface.py:38(__init__)
+        1    0.000    0.000    0.151    0.151 interface.py:96(import_fetcher_classes)
+        2    0.000    0.000    0.150    0.075 __init__.py:109(import_module)
+      3/2    0.000    0.000    0.150    0.075 <frozen importlib._bootstrap>:1018(_gcd_import)
+        1    0.000    0.000    0.150    0.150 acs.py:3(<module>)
+        1    0.000    0.000    0.150    0.150 journal_fetcher.py:3(<module>)
+    41206    0.059    0.000    0.149    0.000 {method 'sub' of 're.Pattern' objects}
+   318967    0.110    0.000    0.144    0.000 element.py:1284(is_empty_element)
+    10747    0.020    0.000    0.143    0.000 cookiejar.py:613(request_host)
+      319    0.003    0.000    0.143    0.000 adapters.py:255(build_response)
+  1343005    0.132    0.000    0.132    0.000 {method 'end' of 're.Match' objects}
+     2057    0.011    0.000    0.124    0.000 cookiejar.py:1088(return_ok)
+   342904    0.092    0.000    0.123    0.000 __init__.py:739(handle_data)
+        2    0.000    0.000    0.119    0.060 __init__.py:2(<module>)
+       88    0.000    0.000    0.118    0.001 sessions.py:427(__exit__)
+       88    0.000    0.000    0.118    0.001 sessions.py:744(close)
+      176    0.000    0.000    0.118    0.001 adapters.py:319(close)
+      176    0.000    0.000    0.117    0.001 poolmanager.py:215(clear)
+      176    0.001    0.000    0.117    0.001 _collections.py:92(clear)
+      143    0.000    0.000    0.115    0.001 poolmanager.py:173(<lambda>)
+    56/18    0.000    0.000    0.115    0.006 {built-in method builtins.__import__}
+      143    0.094    0.001    0.115    0.001 connectionpool.py:479(close)
+    24288    0.065    0.000    0.113    0.000 parse.py:437(urlsplit)
+   338447    0.108    0.000    0.108    0.000 {built-in method __new__ of type object at 0x8f22e0}
+  1669353    0.105    0.000    0.105    0.000 {method 'items' of 'dict' objects}
+      319    0.003    0.000    0.104    0.000 client.py:226(parse_headers)
+   223509    0.102    0.000    0.102    0.000 {method 'findall' of 're.Pattern' objects}
+   101/37    0.000    0.000    0.100    0.003 <frozen importlib._bootstrap>:1033(_handle_fromlist)
+   235488    0.057    0.000    0.094    0.000 os.py:758(decode)
+923334/918318    0.091    0.000    0.092    0.000 {built-in method builtins.len}
+     3256    0.001    0.000    0.092    0.000 re.py:250(compile)
+     3440    0.006    0.000    0.091    0.000 re.py:289(_compile)
+    69619    0.079    0.000    0.090    0.000 __init__.py:91(_replace_charref)
+     6072    0.006    0.000    0.089    0.000 cookiejar.py:629(eff_request_host)
+     2618    0.002    0.000    0.089    0.000 cookiejar.py:976(set_ok_verifiability)
+   119416    0.040    0.000    0.086    0.000 os.py:697(__iter__)
+      319    0.002    0.000    0.086    0.000 parser.py:59(parsestr)
+     1628    0.004    0.000    0.086    0.000 cookiejar.py:1575(_cookies_from_attrs_set)
+    25905    0.034    0.000    0.086    0.000 element.py:1985(__init__)
+      319    0.002    0.000    0.084    0.000 parser.py:41(parse)
+        1    0.000    0.000    0.083    0.083 element.py:2(<module>)
+      202    0.001    0.000    0.081    0.000 sre_compile.py:759(compile)
+   122422    0.050    0.000    0.078    0.000 os.py:754(encode)
+   319055    0.076    0.000    0.076    0.000 __init__.py:195(can_be_empty_element)
+      814    0.030    0.000    0.076    0.000 cookiejar.py:459(parse_ns_headers)
+   652542    0.074    0.000    0.074    0.000 {method 'start' of 're.Match' objects}
+     2057    0.002    0.000    0.070    0.000 cookiejar.py:1115(return_ok_verifiability)
+      319    0.001    0.000    0.070    0.000 feedparser.py:173(feed)
+      924    0.006    0.000    0.070    0.000 cookies.py:348(update)
+      176    0.001    0.000    0.068    0.000 _htmlparser.py:335(prepare_markup)
+       88    0.001    0.000    0.067    0.001 dammit.py:2784(__init__)
+   319055    0.061    0.000    0.067    0.000 __init__.py:435(set_up_substitutions)
+      638    0.001    0.000    0.067    0.000 feedparser.py:178(_call_parse)
+      638    0.008    0.000    0.065    0.000 feedparser.py:218(_parsegen)
+     3058    0.014    0.000    0.064    0.000 cookiejar.py:1483(_cookie_from_cookie_tuple)
+   309815    0.061    0.000    0.061    0.000 parser.py:126(clear_cdata_mode)
+      319    0.001    0.000    0.060    0.000 adapters.py:292(get_connection)
+    51986    0.038    0.000    0.060    0.000 css_match.py:170(get_children)
+   318967    0.059    0.000    0.059    0.000 _markupbase.py:40(getpos)
+      561    0.004    0.000    0.057    0.000 {built-in method builtins.__build_class__}
+   358334    0.056    0.000    0.056    0.000 {method 'endswith' of 'str' objects}
+     3575    0.007    0.000    0.055    0.000 cookiejar.py:640(request_path)
+   465674    0.055    0.000    0.055    0.000 css_match.py:232(get_parent)
+        1    0.000    0.000    0.052    0.052 css_parser.py:1(<module>)
+      202    0.000    0.000    0.052    0.000 sre_parse.py:937(parse)
+ 1231/203    0.004    0.000    0.051    0.000 sre_parse.py:435(_parse_sub)
+ 3256/216    0.018    0.000    0.050    0.000 sre_parse.py:493(_parse)
+      319    0.002    0.000    0.049    0.000 connection.py:226(request)
+354997/354929    0.049    0.000    0.049    0.000 {method 'join' of 'str' objects}
+      319    0.001    0.000    0.049    0.000 poolmanager.py:286(connection_from_url)
+    51986    0.019    0.000    0.048    0.000 element.py:2023(_normalize_search_value)
+      726    0.007    0.000    0.046    0.000 url.py:330(parse_url)
+    47146    0.012    0.000    0.044    0.000 css_match.py:720(match_attributes)
+      550    0.001    0.000    0.044    0.000 cookies.py:529(merge_cookies)
+     2618    0.009    0.000    0.044    0.000 cookiejar.py:1008(set_ok_domain)
+     4675    0.003    0.000    0.043    0.000 cookies.py:88(origin_req_host)
+   278061    0.042    0.000    0.042    0.000 {method 'decode' of 'bytes' objects}
+      319    0.000    0.000    0.042    0.000 client.py:1282(request)
+     2618    0.002    0.000    0.041    0.000 cookiejar.py:997(set_ok_path)
+      319    0.004    0.000    0.041    0.000 client.py:1287(_send_request)
+     4675    0.002    0.000    0.041    0.000 cookies.py:48(get_origin_req_host)
+     1936    0.004    0.000    0.040    0.000 _markupbase.py:168(parse_comment)
+     6633    0.008    0.000    0.040    0.000 cookiejar.py:670(escape_path)
+   368070    0.039    0.000    0.039    0.000 {method 'strip' of 'str' objects}
+     4675    0.004    0.000    0.039    0.000 cookies.py:45(get_host)
+      374    0.001    0.000    0.039    0.000 models.py:331(copy)
+       88    0.000    0.000    0.037    0.000 sessions.py:701(merge_environment_settings)
+      319    0.003    0.000    0.037    0.000 response.py:581(from_httplib)
+     5907    0.013    0.000    0.036    0.000 copy.py:66(copy)
+    46244    0.031    0.000    0.036    0.000 parse.py:114(_coerce_args)
+    14322    0.010    0.000    0.035    0.000 cookies.py:51(get_full_url)
+     2057    0.004    0.000    0.034    0.000 cookiejar.py:1153(return_ok_domain)
+     1936    0.003    0.000    0.034    0.000 _htmlparser.py:251(handle_comment)
+      176    0.000    0.000    0.033    0.000 dammit.py:2650(encodings)
+      143    0.002    0.000    0.033    0.000 ssl_.py:250(create_urllib3_context)
+       88    0.001    0.000    0.033    0.000 dammit.py:2724(find_declared_encoding)
+     1914    0.003    0.000    0.033    0.000 structures.py:42(__init__)
+      319    0.012    0.000    0.032    0.000 feedparser.py:471(_parse_headers)
+     7095    0.009    0.000    0.032    0.000 parse.py:819(quote)
+       88    0.000    0.000    0.031    0.000 dammit.py:2889(_convert_from)
+      374    0.000    0.000    0.031    0.000 cookies.py:426(_copy_cookie_jar)
+     2321    0.010    0.000    0.030    0.000 _collections_abc.py:933(update)
+       88    0.030    0.000    0.030    0.000 dammit.py:2920(_to_unicode)
+      374    0.001    0.000    0.030    0.000 cookies.py:414(copy)
+        1    0.000    0.000    0.030    0.030 __init__.py:8(<module>)
+   324291    0.030    0.000    0.030    0.000 {method 'pop' of 'list' objects}
+     1562    0.005    0.000    0.030    0.000 cookiejar.py:225(http2time)
+     1540    0.021    0.000    0.029    0.000 url.py:210(_encode_invalid_chars)
+        1    0.000    0.000    0.029    0.029 formatter.py:1(<module>)
+     8470    0.011    0.000    0.029    0.000 css_match.py:646(match_attribute_name)
+        1    0.000    0.000    0.029    0.029 dammit.py:2(<module>)
+      202    0.000    0.000    0.029    0.000 sre_compile.py:598(_code)
+        1    0.000    0.000    0.028    0.028 css_parser.py:431(CSSParser)
+22803/7227    0.017    0.000    0.028    0.000 cookiejar.py:1223(deepvalues)
+    51898    0.028    0.000    0.028    0.000 element.py:2242(__init__)
+       15    0.000    0.000    0.027    0.002 css_parser.py:308(__init__)
+        1    0.000    0.000    0.027    0.027 _html5lib.py:2(<module>)
+       88    0.001    0.000    0.026    0.000 sessions.py:430(prepare_request)
+     5907    0.010    0.000    0.026    0.000 cookies.py:343(set_cookie)
+     2486    0.014    0.000    0.026    0.000 message.py:497(get_all)
+     2860    0.009    0.000    0.025    0.000 _htmlparser.py:193(handle_charref)
+155847/155561    0.024    0.000    0.025    0.000 {method 'encode' of 'str' objects}
+    25993    0.016    0.000    0.024    0.000 __init__.py:45(compile)
+      462    0.004    0.000    0.024    0.000 utils.py:169(get_netrc_auth)
+    76362    0.022    0.000    0.024    0.000 element.py:389(_last_descendant)
+     4675    0.010    0.000    0.023    0.000 cookiejar.py:543(domain_match)
+ 4059/202    0.009    0.000    0.023    0.000 sre_compile.py:71(_compile)
+   170496    0.023    0.000    0.023    0.000 {method 'replace' of 'str' objects}
+      319    0.001    0.000    0.023    0.000 poolmanager.py:224(connection_from_host)
+     1705    0.003    0.000    0.022    0.000 cookies.py:37(__init__)
+      319    0.001    0.000    0.021    0.000 poolmanager.py:247(connection_from_context)
+    14179    0.009    0.000    0.021    0.000 _htmlparser.py:232(handle_entityref)
+    63217    0.021    0.000    0.021    0.000 {method 'rindex' of 'str' objects}
+      374    0.001    0.000    0.021    0.000 sessions.py:254(rebuild_auth)
+     7095    0.012    0.000    0.020    0.000 parse.py:890(quote_from_bytes)
+      143    0.000    0.000    0.020    0.000 ssl.py:482(__new__)
+        1    0.000    0.000    0.019    0.019 html5parser.py:1(<module>)
+    25993    0.014    0.000    0.019    0.000 css_match.py:276(has_html_ns)
+    31522    0.008    0.000    0.019    0.000 abc.py:117(__instancecheck__)
+      957    0.003    0.000    0.018    0.000 cookiejar.py:1180(domain_return_ok)
+      957    0.002    0.000    0.018    0.000 cookiejar.py:1206(path_return_ok)
+    68814    0.018    0.000    0.018    0.000 {built-in method builtins.getattr}
+    10989    0.004    0.000    0.018    0.000 _policybase.py:311(header_fetch_parse)
+        1    0.000    0.000    0.018    0.018 dammit.py:2310(EntitySubstitution)
+     1628    0.015    0.000    0.018    0.000 cookiejar.py:1386(_normalized_cookie_tuples)
+        1    0.002    0.002    0.018    0.018 dammit.py:2313(_populate_class_variables)
+    20636    0.014    0.000    0.017    0.000 structures.py:53(__getitem__)
+        1    0.000    0.000    0.017    0.017 _inputstream.py:1(<module>)
+    24761    0.008    0.000    0.017    0.000 css_match.py:349(iter_attributes)
+        1    0.000    0.000    0.016    0.016 connectionpool.py:1(<module>)
+      209    0.001    0.000    0.016    0.000 <frozen importlib._bootstrap_external>:916(get_code)
+     4675    0.007    0.000    0.016    0.000 cookiejar.py:684(reach)
+       88    0.000    0.000    0.016    0.000 models.py:310(prepare)
+    14025    0.009    0.000    0.016    0.000 cookiejar.py:528(is_HDN)
+     1771    0.002    0.000    0.015    0.000 connection.py:216(putheader)
+      319    0.001    0.000    0.015    0.000 poolmanager.py:262(connection_from_pool_key)
+    20394    0.009    0.000    0.015    0.000 <string>:1(<lambda>)
+     1562    0.006    0.000    0.015    0.000 cookiejar.py:143(_str2time)
+        2    0.000    0.000    0.015    0.007 connection.py:1(<module>)
+     2992    0.005    0.000    0.015    0.000 parser.py:122(set_cdata_mode)
+     3289    0.008    0.000    0.014    0.000 copy.py:258(_reconstruct)
+    25993    0.007    0.000    0.014    0.000 css_match.py:81(assert_valid_input)
+    10989    0.007    0.000    0.014    0.000 _policybase.py:281(_sanitize_header)
+     6017    0.008    0.000    0.014    0.000 _policybase.py:293(header_source_parse)
+        1    0.000    0.000    0.014    0.014 css_parser.py:328(__init__)
+      319    0.007    0.000    0.014    0.000 client.py:208(_read_headers)
+      319    0.002    0.000    0.014    0.000 _collections.py:141(__init__)
+        7    0.000    0.000    0.014    0.002 six.py:96(__get__)
+        9    0.000    0.000    0.014    0.002 six.py:85(_import_module)
+        6    0.000    0.000    0.014    0.002 six.py:119(_resolve)
+     7029    0.010    0.000    0.014    0.000 {method 'decode' of 'bytearray' objects}
+    25993    0.009    0.000    0.014    0.000 css_match.py:136(is_xml_tree)
+     1012    0.001    0.000    0.013    0.000 structures.py:82(copy)
+    42438    0.009    0.000    0.013    0.000 css_types.py:379(__len__)
+      638    0.002    0.000    0.013    0.000 utils.py:782(select_proxy)
+     5907    0.010    0.000    0.013    0.000 cookiejar.py:1664(set_cookie)
+     2552    0.006    0.000    0.013    0.000 message.py:462(get)
+     1892    0.005    0.000    0.013    0.000 queue.py:154(get)
+      462    0.002    0.000    0.013    0.000 cookiejar.py:1731(clear_expired_cookies)
+        1    0.000    0.000    0.012    0.012 client.py:1(<module>)
+      143    0.000    0.000    0.012    0.000 poolmanager.py:188(_new_pool)
+     1276    0.003    0.000    0.012    0.000 message.py:564(get_content_type)
+        1    0.000    0.000    0.012    0.012 ssl_.py:1(<module>)
+     3586    0.005    0.000    0.012    0.000 parse.py:159(hostname)
+      143    0.000    0.000    0.012    0.000 connectionpool.py:884(__init__)
+      319    0.003    0.000    0.012    0.000 _collections.py:231(extend)
+     6765    0.006    0.000    0.011    0.000 cookiejar.py:1219(vals_sorted_by_key)
+      319    0.001    0.000    0.011    0.000 adapters.py:329(request_url)
+        1    0.000    0.000    0.011    0.011 url.py:1(<module>)
+      319    0.000    0.000    0.011    0.000 message.py:451(items)
+      143    0.001    0.000    0.011    0.000 connectionpool.py:168(__init__)
+     2618    0.007    0.000    0.011    0.000 cookiejar.py:754(__init__)
+      319    0.000    0.000    0.011    0.000 client.py:1269(endheaders)
+      319    0.002    0.000    0.011    0.000 message.py:459(<listcomp>)
+    31522    0.011    0.000    0.011    0.000 {built-in method _abc._abc_instancecheck}
+      319    0.001    0.000    0.011    0.000 client.py:1031(_send_output)
+     2923    0.011    0.000    0.011    0.000 {built-in method posix.stat}
+     1771    0.006    0.000    0.011    0.000 client.py:1241(putheader)
+      143    0.000    0.000    0.010    0.000 client.py:958(close)
+     1749    0.004    0.000    0.010    0.000 queue.py:122(put)
+      255    0.001    0.000    0.010    0.000 <frozen importlib._bootstrap>:901(_find_spec)
+       33    0.000    0.000    0.010    0.000 css_parser.py:1156(process_selectors)
+    71/33    0.001    0.000    0.010    0.000 css_parser.py:925(parse_selectors)
+     1562    0.002    0.000    0.010    0.000 genericpath.py:16(exists)
+     1067    0.004    0.000    0.010    0.000 posixpath.py:228(expanduser)
+      319    0.002    0.000    0.010    0.000 models.py:599(__init__)
+      144    0.000    0.000    0.010    0.000 socket.py:497(close)
+      319    0.001    0.000    0.010    0.000 connectionpool.py:243(_get_conn)
+      319    0.001    0.000    0.010    0.000 client.py:972(send)
+      143    0.007    0.000    0.009    0.000 ssl.py:1298(_real_close)
+      209    0.000    0.000    0.009    0.000 <frozen importlib._bootstrap_external>:645(_compile_bytecode)
+      319    0.001    0.000    0.009    0.000 connection.py:203(putrequest)
+     3842    0.003    0.000    0.009    0.000 _collections_abc.py:767(__contains__)
+      319    0.001    0.000    0.009    0.000 url.py:320(_encode_target)
+     1155    0.002    0.000    0.009    0.000 contextlib.py:123(__exit__)
+      209    0.009    0.000    0.009    0.000 {built-in method marshal.loads}
+        1    0.000    0.000    0.009    0.009 utils.py:3(<module>)
+      319    0.002    0.000    0.009    0.000 ssl.py:1193(sendall)
+      236    0.000    0.000    0.009    0.000 <frozen importlib._bootstrap_external>:1406(find_spec)
+     6974    0.003    0.000    0.009    0.000 feedparser.py:128(__next__)
+      957    0.001    0.000    0.009    0.000 message.py:588(get_content_maintype)
+      236    0.001    0.000    0.009    0.000 <frozen importlib._bootstrap_external>:1374(_get_spec)
+      869    0.002    0.000    0.009    0.000 url.py:274(_normalize_host)
+      319    0.001    0.000    0.008    0.000 feedparser.py:184(close)
+       88    0.001    0.000    0.008    0.000 models.py:358(prepare_url)
+      319    0.002    0.000    0.008    0.000 client.py:1085(putrequest)
+    11440    0.007    0.000    0.008    0.000 structures.py:48(__setitem__)
+      925    0.005    0.000    0.008    0.000 sre_compile.py:276(_optimize_charset)
+     6765    0.006    0.000    0.008    0.000 _collections.py:156(__getitem__)
+     6017    0.004    0.000    0.008    0.000 _collections.py:215(add)
+      143    0.007    0.000    0.007    0.000 {method 'set_ciphers' of '_ssl._SSLContext' objects}
+      495    0.002    0.000    0.007    0.000 cookies.py:508(cookiejar_from_dict)
+      462    0.003    0.000    0.007    0.000 cookiejar.py:1294(_cookie_attrs)
+      476    0.002    0.000    0.007    0.000 <frozen importlib._bootstrap_external>:1505(find_spec)
+        1    0.000    0.000    0.007    0.007 css_match.py:1(<module>)
+        1    0.000    0.000    0.007    0.007 _internal_utils.py:3(<module>)
+      836    0.002    0.000    0.007    0.000 utils.py:717(<lambda>)
+      319    0.003    0.000    0.007    0.000 response.py:195(__init__)
+    46244    0.007    0.000    0.007    0.000 parse.py:103(_noop)
+  241/240    0.000    0.000    0.007    0.000 <frozen importlib._bootstrap>:558(module_from_spec)
+        1    0.000    0.000    0.007    0.007 compat.py:3(<module>)
+        1    0.000    0.000    0.007    0.007 parser.py:5(<module>)
+    42/30    0.000    0.000    0.007    0.000 css_parser.py:581(parse_pseudo_class)
+    38/29    0.000    0.000    0.007    0.000 css_parser.py:741(parse_pseudo_open)
+        1    0.000    0.000    0.007    0.007 feedparser.py:5(<module>)
+      638    0.001    0.000    0.007    0.000 response.py:425(_error_catcher)
+    23685    0.005    0.000    0.007    0.000 sre_parse.py:164(__getitem__)
+    15202    0.003    0.000    0.007    0.000 sre_parse.py:254(get)
+     1562    0.003    0.000    0.006    0.000 cookiejar.py:73(_timegm)
+       88    0.001    0.000    0.006    0.000 sessions.py:362(__init__)
+        1    0.001    0.001    0.006    0.006 serializer.py:1(<module>)
+    11308    0.004    0.000    0.006    0.000 utils.py:51(_has_surrogates)
+      319    0.000    0.000    0.006    0.000 ssl.py:1166(send)
+    14711    0.006    0.000    0.006    0.000 {method 'split' of 'str' objects}
+      319    0.001    0.000    0.006    0.000 adapters.py:203(cert_verify)
+    25565    0.006    0.000    0.006    0.000 {method 'find' of 'str' objects}
+      693    0.001    0.000    0.006    0.000 response.py:275(release_conn)
+     3499    0.003    0.000    0.006    0.000 threading.py:351(notify)
+     3586    0.004    0.000    0.006    0.000 parse.py:201(_hostinfo)
+       88    0.001    0.000    0.006    0.000 parser.py:255(parse_html_declaration)
+        1    0.000    0.000    0.006    0.006 _policybase.py:1(<module>)
+      319    0.001    0.000    0.006    0.000 response.py:40(assert_header_parsing)
+      319    0.006    0.000    0.006    0.000 {method 'write' of '_ssl._SSLSocket' objects}
+    10164    0.004    0.000    0.006    0.000 element.py:1456(get)
+        1    0.000    0.000    0.006    0.006 __init__.py:19(<module>)
+      781    0.001    0.000    0.005    0.000 parse.py:494(urlunparse)
+     6974    0.005    0.000    0.005    0.000 feedparser.py:78(readline)
+        1    0.000    0.000    0.005    0.005 _lxml.py:2(<module>)
+      319    0.004    0.000    0.005    0.000 poolmanager.py:78(_default_key_normalizer)
+      693    0.000    0.000    0.005    0.000 parse.py:336(geturl)
+      957    0.003    0.000    0.005    0.000 cookiejar.py:1258(__init__)
+    22456    0.005    0.000    0.005    0.000 sre_parse.py:233(__next)
+      319    0.001    0.000    0.005    0.000 feedparser.py:101(push)
+     3755    0.002    0.000    0.005    0.000 enum.py:358(__call__)
+        1    0.000    0.000    0.005    0.005 universaldetector.py:28(<module>)
+    27060    0.005    0.000    0.005    0.000 {method 'partition' of 'str' objects}
+       88    0.000    0.000    0.005    0.000 _htmlparser.py:260(handle_decl)
+ 4080/396    0.004    0.000    0.005    0.000 sre_parse.py:174(getwidth)
+      319    0.001    0.000    0.005    0.000 connectionpool.py:282(_put_conn)
+      202    0.001    0.000    0.005    0.000 sre_compile.py:536(_compile_info)
+      319    0.001    0.000    0.005    0.000 client.py:250(__init__)
+      550    0.001    0.000    0.005    0.000 url.py:297(<listcomp>)
+      462    0.001    0.000    0.005    0.000 utils.py:604(requote_uri)
+     7120    0.005    0.000    0.005    0.000 {built-in method builtins.sorted}
+      143    0.000    0.000    0.004    0.000 ssl.py:1120(getpeercert)
+      550    0.001    0.000    0.004    0.000 sessions.py:98(get_redirect_target)
+      407    0.001    0.000    0.004    0.000 client.py:419(close)
+     1485    0.002    0.000    0.004    0.000 url.py:302(_idna_encode)
+      616    0.001    0.000    0.004    0.000 sessions.py:50(merge_setting)
+        1    0.000    0.000    0.004    0.004 css_types.py:1(<module>)
+      143    0.004    0.000    0.004    0.000 {method 'getpeercert' of '_ssl._SSLSocket' objects}
+    14575    0.004    0.000    0.004    0.000 {built-in method builtins.min}
+     1155    0.001    0.000    0.004    0.000 contextlib.py:261(helper)
+        1    0.000    0.000    0.004    0.004 utils.py:5(<module>)
+      319    0.003    0.000    0.004    0.000 socket.py:302(makefile)
+     1562    0.003    0.000    0.004    0.000 calendar.py:655(timegm)
+        3    0.000    0.000    0.004    0.001 request.py:1(<module>)
+      319    0.002    0.000    0.004    0.000 feedparser.py:139(__init__)
+        1    0.000    0.000    0.004    0.004 ssl.py:4(<module>)
+      189    0.000    0.000    0.004    0.000 sre_parse.py:96(closegroup)
+      319    0.001    0.000    0.004    0.000 message.py:213(get_payload)
+      9/8    0.000    0.000    0.004    0.000 <frozen importlib._bootstrap_external>:1179(exec_module)
+      9/8    0.001    0.000    0.004    0.000 {built-in method _imp.exec_dynamic}
+     6017    0.003    0.000    0.004    0.000 message.py:479(set_raw)
+     4683    0.002    0.000    0.004    0.000 {method '_checkReadable' of '_io._IOBase' objects}
+    49820    0.004    0.000    0.004    0.000 {built-in method builtins.ord}
+      143    0.001    0.000    0.004    0.000 connectionpool.py:968(_new_conn)
+     2860    0.002    0.000    0.004    0.000 cp1252.py:14(decode)
+     3289    0.002    0.000    0.003    0.000 copyreg.py:94(__newobj__)
+    10746    0.002    0.000    0.003    0.000 sre_parse.py:249(match)
+        1    0.000    0.000    0.003    0.003 cookiejar.py:1(<module>)
+        1    0.000    0.000    0.003    0.003 pretty.py:1(<module>)
+        1    0.000    0.000    0.003    0.003 saxutils.py:1(<module>)
+      319    0.001    0.000    0.003    0.000 utils.py:486(get_encoding_from_headers)
+        9    0.000    0.000    0.003    0.000 <frozen importlib._bootstrap_external>:1171(create_module)
+        9    0.003    0.000    0.003    0.000 {built-in method _imp.create_dynamic}
+     7095    0.003    0.000    0.003    0.000 {method 'rstrip' of 'bytes' objects}
+     3875    0.002    0.000    0.003    0.000 _collections_abc.py:779(items)
+     4675    0.002    0.000    0.003    0.000 cookies.py:84(unverifiable)
+     1496    0.002    0.000    0.003    0.000 _collections_abc.py:899(pop)
+      726    0.002    0.000    0.003    0.000 url.py:244(_remove_path_dot_segments)
+     3289    0.003    0.000    0.003    0.000 {method '__reduce_ex__' of 'object' objects}
+       55    0.000    0.000    0.003    0.000 response.py:481(read)
+    20146    0.003    0.000    0.003    0.000 {method 'rstrip' of 'str' objects}
+       78    0.000    0.000    0.003    0.000 css_parser.py:474(parse_attribute_selector)
+      209    0.000    0.000    0.003    0.000 <frozen importlib._bootstrap_external>:1036(get_data)
+      319    0.000    0.000    0.003    0.000 utils.py:234(extract_zipped_paths)
+      365    0.001    0.000    0.003    0.000 css_parser.py:1115(selector_iter)
+     3563    0.002    0.000    0.003    0.000 {built-in method builtins.any}
+       10    0.000    0.000    0.003    0.000 enum.py:528(_convert_)
+        1    0.000    0.000    0.003    0.003 __init__.py:17(<module>)
+     3230    0.002    0.000    0.003    0.000 types.py:171(__get__)
+    13409    0.003    0.000    0.003    0.000 cookiejar.py:44(_debug)
+     1155    0.002    0.000    0.003    0.000 contextlib.py:86(__init__)
+     8176    0.003    0.000    0.003    0.000 {method 'acquire' of '_thread.RLock' objects}
+      807    0.001    0.000    0.003    0.000 enum.py:971(__or__)
+      241    0.001    0.000    0.003    0.000 <frozen importlib._bootstrap>:486(_init_module_attrs)
+     1276    0.002    0.000    0.003    0.000 message.py:29(_splitparam)
+      176    0.000    0.000    0.003    0.000 connection.py:12(is_connection_dropped)
+      781    0.002    0.000    0.003    0.000 parse.py:505(urlunsplit)
+      176    0.001    0.000    0.003    0.000 adapters.py:113(__init__)
+        1    0.000    0.000    0.003    0.003 _htmlparser.py:2(<module>)
+     2582    0.001    0.000    0.003    0.000 <frozen importlib._bootstrap_external>:121(_path_join)
+      638    0.003    0.000    0.003    0.000 {method 'readlines' of '_io._IOBase' objects}
+       88    0.001    0.000    0.003    0.000 __init__.py:454(reset)
+      348    0.001    0.000    0.002    0.000 _collections_abc.py:787(__eq__)
+        1    0.000    0.000    0.002    0.002 socket.py:4(<module>)
+        1    0.000    0.000    0.002    0.002 parser.py:1(<module>)
+     3642    0.002    0.000    0.002    0.000 threading.py:256(__enter__)
+     3499    0.002    0.000    0.002    0.000 threading.py:271(_is_owned)
+      638    0.001    0.000    0.002    0.000 connectionpool.py:320(_get_timeout)
+        1    0.000    0.000    0.002    0.002 mbcsgroupprober.py:30(<module>)
+      352    0.000    0.000    0.002    0.000 css_types.py:150(__init__)
+      319    0.001    0.000    0.002    0.000 response.py:369(_init_decoder)
+      319    0.000    0.000    0.002    0.000 client.py:414(_close_conn)
+     1100    0.002    0.000    0.002    0.000 timeout.py:102(__init__)
+      176    0.000    0.000    0.002    0.000 wait.py:142(wait_for_read)
+      568    0.002    0.000    0.002    0.000 css_types.py:40(__init__)
+      418    0.001    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:361(cache_from_source)
+      144    0.000    0.000    0.002    0.000 socket.py:493(_real_close)
+      726    0.001    0.000    0.002    0.000 url.py:91(__new__)
+     6017    0.002    0.000    0.002    0.000 {method 'setdefault' of 'collections.OrderedDict' objects}
+     9676    0.002    0.000    0.002    0.000 sre_parse.py:160(__len__)
+     1155    0.001    0.000    0.002    0.000 contextlib.py:114(__enter__)
+      495    0.000    0.000    0.002    0.000 cookies.py:521(<listcomp>)
+     3491    0.002    0.000    0.002    0.000 {method 'update' of 'dict' objects}
+     1562    0.001    0.000    0.002    0.000 cookiejar.py:452(strip_quotes)
+      143    0.000    0.000    0.002    0.000 connection.py:510(_match_hostname)
+        1    0.000    0.000    0.002    0.002 interface.py:3(<module>)
+       71    0.000    0.000    0.002    0.000 css_parser.py:1113(<listcomp>)
+       16    0.001    0.000    0.002    0.000 enum.py:179(__new__)
+      319    0.000    0.000    0.002    0.000 {method 'close' of '_io.BufferedReader' objects}
+     3025    0.001    0.000    0.002    0.000 six.py:939(ensure_text)
+     4356    0.001    0.000    0.002    0.000 url.py:413(ensure_type)
+      484    0.001    0.000    0.002    0.000 {method 'sort' of 'list' objects}
+      550    0.001    0.000    0.002    0.000 models.py:710(is_redirect)
+     1298    0.001    0.000    0.002    0.000 socket.py:99(_intenum_converter)
+  155/150    0.000    0.000    0.002    0.000 css_parser.py:397(freeze)
+      616    0.001    0.000    0.002    0.000 utils.py:293(to_key_val_list)
+     3642    0.002    0.000    0.002    0.000 threading.py:259(__exit__)
+      176    0.001    0.000    0.002    0.000 wait.py:90(poll_wait_for_socket)
+      352    0.001    0.000    0.002    0.000 css_types.py:100(__init__)
+     1042    0.000    0.000    0.002    0.000 <frozen importlib._bootstrap_external>:135(_path_stat)
+      144    0.002    0.000    0.002    0.000 {function socket.close at 0x7f13a15408b0}
+     5808    0.002    0.000    0.002    0.000 _collections.py:187(__iter__)
+      143    0.000    0.000    0.002    0.000 ssl.py:371(match_hostname)
+      143    0.000    0.000    0.002    0.000 connection.py:292(__init__)
+     2860    0.002    0.000    0.002    0.000 {built-in method _codecs.charmap_decode}
+      143    0.000    0.000    0.002    0.000 connectionpool.py:74(__init__)
+     2057    0.001    0.000    0.002    0.000 cookiejar.py:1133(return_ok_expires)
+       88    0.001    0.000    0.002    0.000 models.py:444(prepare_headers)
+      319    0.001    0.000    0.002    0.000 models.py:61(path_url)
+      319    0.001    0.000    0.002    0.000 utils.py:461(_parse_content_type_header)
+      638    0.001    0.000    0.002    0.000 timeout.py:181(clone)
+      319    0.001    0.000    0.002    0.000 response.py:317(_init_length)
+     5002    0.002    0.000    0.002    0.000 socket.py:729(readable)
+      957    0.002    0.000    0.002    0.000 cookiejar.py:877(__init__)
+     3641    0.001    0.000    0.002    0.000 queue.py:15(_qsize)
+     4683    0.002    0.000    0.002    0.000 {method '_checkClosed' of '_io._IOBase' objects}
+      319    0.000    0.000    0.002    0.000 client.py:385(_check_close)
+       10    0.000    0.000    0.002    0.000 enum.py:475(_create_)
+     7669    0.002    0.000    0.002    0.000 {method 'lstrip' of 'str' objects}
+     1485    0.001    0.000    0.002    0.000 url.py:303(<listcomp>)
+      143    0.001    0.000    0.002    0.000 queue.py:34(__init__)
+     8176    0.002    0.000    0.002    0.000 {method 'release' of '_thread.RLock' objects}
+     2929    0.002    0.000    0.002    0.000 {method 'format' of 'str' objects}
+      143    0.000    0.000    0.002    0.000 connectionpool.py:1054(_normalize_host)
+        1    0.000    0.000    0.002    0.002 sbcsgroupprober.py:29(<module>)
+     5919    0.001    0.000    0.002    0.000 sre_parse.py:172(append)
+        1    0.000    0.000    0.002    0.002 pathlib.py:1(<module>)
+     3745    0.001    0.000    0.002    0.000 enum.py:670(__new__)
+      427    0.000    0.000    0.002    0.000 <frozen importlib._bootstrap>:385(cached)
+      319    0.001    0.000    0.002    0.000 socket.py:767(close)
+      143    0.001    0.000    0.002    0.000 connection.py:110(__init__)
+     3432    0.002    0.000    0.002    0.000 {method 'copy' of 'dict' objects}
+     5108    0.002    0.000    0.002    0.000 {method 'rfind' of 'str' objects}
+     1771    0.001    0.000    0.002    0.000 client.py:1289(<genexpr>)
+      319    0.001    0.000    0.002    0.000 feedparser.py:70(close)
+    10147    0.002    0.000    0.002    0.000 ssl.py:1078(_checkClosed)
+     4114    0.002    0.000    0.002    0.000 cookiejar.py:803(is_expired)
+      143    0.001    0.000    0.001    0.000 {method '_wrap_socket' of '_ssl._SSLContext' objects}
+        1    0.000    0.000    0.001    0.001 _utils.py:1(<module>)
+      218    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:491(_get_cached)
+     1073    0.001    0.000    0.001    0.000 sre_parse.py:295(_class_escape)
+      462    0.001    0.000    0.001    0.000 models.py:293(__init__)
+        1    0.000    0.000    0.001    0.001 tempfile.py:1(<module>)
+      184    0.000    0.000    0.001    0.000 re.py:188(match)
+     2689    0.001    0.000    0.001    0.000 {method 'split' of 'bytes' objects}
+     3553    0.001    0.000    0.001    0.000 publication.py:105(__init__)
+      319    0.001    0.000    0.001    0.000 retry.py:450(is_retry)
+     1386    0.001    0.000    0.001    0.000 utils.py:176(<genexpr>)
+     2404    0.000    0.000    0.001    0.000 css_parser.py:319(match)
+        1    0.000    0.000    0.001    0.001 sjisprober.py:28(<module>)
+        1    0.000    0.000    0.001    0.001 header.py:5(<module>)
+      209    0.001    0.000    0.001    0.000 {built-in method io.open_code}
+      319    0.001    0.000    0.001    0.000 _collections.py:54(__getitem__)
+      462    0.001    0.000    0.001    0.000 utils.py:580(unquote_unreserved)
+     3542    0.001    0.000    0.001    0.000 connection.py:218(<genexpr>)
+        1    0.000    0.000    0.001    0.001 cookies.py:39(<module>)
+     1771    0.001    0.000    0.001    0.000 {method 'fullmatch' of 're.Pattern' objects}
+     2582    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:123(<listcomp>)
+      256    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap>:156(__enter__)
+       19    0.000    0.000    0.001    0.000 css_parser.py:206(_cached_css_compile)
+      136    0.001    0.000    0.001    0.000 sre_compile.py:492(_get_charset_prefix)
+        1    0.000    0.000    0.001    0.001 packages.py:1(<module>)
+     3102    0.001    0.000    0.001    0.000 {method 'groups' of 're.Match' objects}
+     2618    0.001    0.000    0.001    0.000 cookiejar.py:961(set_ok_version)
+     4206    0.001    0.000    0.001    0.000 sre_parse.py:286(tell)
+       88    0.000    0.000    0.001    0.000 models.py:537(prepare_auth)
+      726    0.001    0.000    0.001    0.000 {function SocketIO.close at 0x7f13a15483a0}
+      814    0.001    0.000    0.001    0.000 cookiejar.py:1584(_process_rfc2109_cookies)
+      319    0.001    0.000    0.001    0.000 feedparser.py:53(__init__)
+     1749    0.001    0.000    0.001    0.000 queue.py:21(_get)
+     2090    0.001    0.000    0.001    0.000 client.py:1010(_output)
+      155    0.000    0.000    0.001    0.000 css_types.py:203(__init__)
+     3575    0.001    0.000    0.001    0.000 cookiejar.py:919(is_blocked)
+       88    0.000    0.000    0.001    0.000 utils.py:817(default_headers)
+       95    0.000    0.000    0.001    0.000 __init__.py:2034(getLogger)
+     4730    0.001    0.000    0.001    0.000 sre_parse.py:111(__init__)
+        1    0.000    0.000    0.001    0.001 shutil.py:1(<module>)
+      176    0.000    0.000    0.001    0.000 adapters.py:146(init_poolmanager)
+     1038    0.000    0.000    0.001    0.000 sre_compile.py:423(_simple)
+      429    0.001    0.000    0.001    0.000 idna.py:147(encode)
+     5500    0.001    0.000    0.001    0.000 structures.py:60(<genexpr>)
+      287    0.001    0.000    0.001    0.000 socket.py:220(__init__)
+       88    0.000    0.000    0.001    0.000 utils.py:921(get_auth_from_url)
+      278    0.000    0.000    0.001    0.000 sre_compile.py:411(_mk_bitmap)
+     1188    0.001    0.000    0.001    0.000 _internal_utils.py:14(to_native_string)
+      925    0.001    0.000    0.001    0.000 sre_compile.py:249(_compile_charset)
+      319    0.000    0.000    0.001    0.000 genericpath.py:39(isdir)
+      319    0.001    0.000    0.001    0.000 feedparser.py:197(_new_message)
+        1    0.000    0.000    0.001    0.001 models.py:3(<module>)
+     2057    0.001    0.000    0.001    0.000 cookiejar.py:1304(<lambda>)
+      462    0.001    0.000    0.001    0.000 __init__.py:1424(debug)
+      143    0.001    0.000    0.001    0.000 {built-in method today}
+       88    0.000    0.000    0.001    0.000 acs.py:23(can_use_url)
+     1221    0.001    0.000    0.001    0.000 structures.py:59(__iter__)
+       55    0.000    0.000    0.001    0.000 client.py:452(read)
+      303    0.000    0.000    0.001    0.000 enum.py:88(__setitem__)
+      143    0.001    0.000    0.001    0.000 ssl.py:324(_inet_paton)
+      143    0.001    0.000    0.001    0.000 client.py:843(__init__)
+     3875    0.001    0.000    0.001    0.000 _collections_abc.py:802(__init__)
+      319    0.000    0.000    0.001    0.000 cookies.py:68(has_header)
+       10    0.000    0.000    0.001    0.000 enum.py:545(<listcomp>)
+     1309    0.001    0.000    0.001    0.000 {method 'subn' of 're.Pattern' objects}
+     3682    0.001    0.000    0.001    0.000 {method 'upper' of 'str' objects}
+      899    0.001    0.000    0.001    0.000 sre_parse.py:432(_uniq)
+     1188    0.001    0.000    0.001    0.000 six.py:916(ensure_str)
+     2057    0.001    0.000    0.001    0.000 cookiejar.py:1127(return_ok_secure)
+      264    0.001    0.000    0.001    0.000 response.py:414(_flush_decoder)
+      143    0.001    0.000    0.001    0.000 ssl.py:544(set_alpn_protocols)
+     3500    0.001    0.000    0.001    0.000 {method 'acquire' of '_thread.lock' objects}
+     2618    0.001    0.000    0.001    0.000 cookiejar.py:988(set_ok_name)
+        1    0.000    0.000    0.001    0.001 _tokenizer.py:1(<module>)
+     1390    0.001    0.000    0.001    0.000 sre_parse.py:168(__setitem__)
+      286    0.000    0.000    0.001    0.000 ssl.py:710(verify_mode)
+     5818    0.001    0.000    0.001    0.000 {method 'rpartition' of 'str' objects}
+      374    0.001    0.000    0.001    0.000 sessions.py:314(rebuild_method)
+       88    0.001    0.000    0.001    0.000 _htmlparser.py:307(__init__)
+      638    0.000    0.000    0.001    0.000 feedparser.py:122(pushlines)
+      638    0.001    0.000    0.001    0.000 message.py:120(__init__)
+     1881    0.001    0.000    0.001    0.000 cookiejar.py:1750(__iter__)
+      430    0.001    0.000    0.001    0.000 threading.py:228(__init__)
+      177    0.000    0.000    0.001    0.000 wait.py:42(_retry_on_intr)
+       13    0.000    0.000    0.001    0.000 __init__.py:345(namedtuple)
+      319    0.001    0.000    0.001    0.000 sessions.py:730(get_adapter)
+     1136    0.001    0.000    0.001    0.000 threading.py:82(RLock)
+      143    0.000    0.000    0.001    0.000 ssl.py:486(_encode_hostname)
+     1749    0.001    0.000    0.001    0.000 queue.py:18(_put)
+      814    0.001    0.000    0.001    0.000 cookiejar.py:341(split_header_words)
+     2806    0.001    0.000    0.001    0.000 {built-in method time.time}
+       88    0.000    0.000    0.001    0.000 _htmlparser.py:65(__init__)
+     4675    0.001    0.000    0.001    0.000 cookies.py:65(is_unverifiable)
+     2057    0.001    0.000    0.001    0.000 cookiejar.py:1106(return_ok_version)
+      176    0.001    0.000    0.001    0.000 poolmanager.py:170(__init__)
+      638    0.001    0.000    0.001    0.000 hooks.py:17(default_hooks)
+      319    0.001    0.000    0.001    0.000 socket.py:678(__init__)
+      319    0.000    0.000    0.001    0.000 response.py:617(getheader)
+     3575    0.001    0.000    0.001    0.000 cookiejar.py:934(is_not_allowed)
+        1    0.000    0.000    0.001    0.001 ElementTree.py:1(<module>)
+        1    0.000    0.000    0.001    0.001 chardistribution.py:28(<module>)
+      305    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:154(_path_isfile)
+      143    0.000    0.000    0.001    0.000 ssl_.py:457(is_ipaddress)
+      319    0.001    0.000    0.001    0.000 retry.py:430(_is_method_retryable)
+     7749    0.001    0.000    0.001    0.000 {built-in method builtins.chr}
+      638    0.001    0.000    0.001    0.000 connection.py:232(<genexpr>)
+      418    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:127(_path_split)
+     6336    0.001    0.000    0.001    0.000 {method 'popleft' of 'collections.deque' objects}
+      307    0.001    0.000    0.001    0.000 <frozen importlib._bootstrap>:166(_get_module_lock)
+      840    0.001    0.000    0.001    0.000 sre_parse.py:355(_escape)
+      331    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:145(_path_is_mode_type)
+       95    0.000    0.000    0.001    0.000 __init__.py:1284(getLogger)
+      227    0.000    0.000    0.001    0.000 css_types.py:360(__init__)
+        5    0.000    0.000    0.001    0.000 __init__.py:70(search_function)
+     3642    0.001    0.000    0.001    0.000 {method '__enter__' of '_thread.lock' objects}
+       88    0.000    0.000    0.001    0.000 dammit.py:2587(__init__)
+      352    0.001    0.000    0.001    0.000 css_types.py:155(_validate)
+     1562    0.001    0.000    0.001    0.000 cookiejar.py:129(offset_from_tz_string)
+       88    0.001    0.000    0.001    0.000 __init__.py:51(lookup)
+      176    0.000    0.000    0.001    0.000 wait.py:102(do_poll)
+      202    0.000    0.000    0.001    0.000 enum.py:977(__and__)
+      177    0.001    0.000    0.001    0.000 retry.py:225(__init__)
+     3230    0.001    0.000    0.001    0.000 enum.py:792(value)
+      374    0.000    0.000    0.001    0.000 models.py:945(close)
+       88    0.000    0.000    0.001    0.000 response.py:144(_get_decoder)
+       71    0.000    0.000    0.001    0.000 typing.py:738(__init__)
+      748    0.001    0.000    0.001    0.000 {method 'settimeout' of '_socket.socket' objects}
+     2964    0.001    0.000    0.001    0.000 {built-in method builtins.max}
+      319    0.001    0.000    0.001    0.000 client.py:431(flush)
+     1562    0.001    0.000    0.001    0.000 {method 'index' of 'list' objects}
+       55    0.000    0.000    0.001    0.000 client.py:484(readinto)
+      547    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:1337(_path_importer_cache)
+        1    0.000    0.000    0.001    0.001 decoder.py:1(<module>)
+     3300    0.001    0.000    0.001    0.000 timeout.py:119(_validate_timeout)
+    36/22    0.000    0.000    0.001    0.000 typing.py:352(__getitem__)
+     3740    0.001    0.000    0.001    0.000 __init__.py:595(__missing__)
+     2526    0.001    0.000    0.001    0.000 {method 'extend' of 'list' objects}
+      143    0.000    0.000    0.001    0.000 connectionpool.py:933(_prepare_conn)
+      319    0.001    0.000    0.001    0.000 models.py:732(iter_content)
+        1    0.000    0.000    0.001    0.001 __init__.py:439(StrFormatStyle)
+      317    0.000    0.000    0.001    0.000 response.py:635(closed)
+     1309    0.001    0.000    0.001    0.000 {method 'count' of 'bytes' objects}
+  155/150    0.000    0.000    0.001    0.000 css_parser.py:387(_freeze_relations)
+        1    0.000    0.000    0.001    0.001 certs.py:4(<module>)
+      638    0.001    0.000    0.001    0.000 {method 'read' of '_io.StringIO' objects}
+        1    0.000    0.000    0.001    0.001 message.py:5(<module>)
+       88    0.000    0.000    0.001    0.000 models.py:82(_encode_params)
+     2618    0.001    0.000    0.001    0.000 cookiejar.py:1067(set_ok_port)
+      278    0.001    0.000    0.001    0.000 sre_compile.py:413(<listcomp>)
+      534    0.000    0.000    0.001    0.000 {built-in method builtins.all}
+     2992    0.001    0.000    0.001    0.000 element.py:1536(__eq__)
+      218    0.000    0.000    0.001    0.000 <frozen importlib._bootstrap_external>:1500(_get_spec)
+        1    0.000    0.000    0.001    0.001 api.py:3(<module>)
+     4257    0.001    0.000    0.001    0.000 {method '__exit__' of '_thread.lock' objects}
+       88    0.000    0.000    0.001    0.000 response.py:75(__init__)
+      319    0.001    0.000    0.001    0.000 {method 'pop' of 'collections.OrderedDict' objects}
+        1    0.000    0.000    0.001    0.001 core.py:1(<module>)
+     3757    0.001    0.000    0.001    0.000 {method 'find' of 'bytearray' objects}
+       25    0.000    0.000    0.001    0.000 typing.py:831(__getitem__)
+       88    0.000    0.000    0.001    0.000 dammit.py:2936(find_codec)
+     2486    0.001    0.000    0.001    0.000 cookies.py:111(info)
+        1    0.000    0.000    0.001    0.001 __meta__.py:1(<module>)
+       36    0.000    0.000    0.001    0.000 abc.py:105(__new__)
+      143    0.000    0.000    0.001    0.000 timeout.py:165(from_float)
+      125    0.000    0.000    0.001    0.000 typing.py:137(_type_check)
+      319    0.001    0.000    0.001    0.000 {method 'write' of '_io.StringIO' objects}
+      177    0.001    0.000    0.001    0.000 {method 'poll' of 'select.poll' objects}
+      176    0.000    0.000    0.001    0.000 element.py:2156(_matches)
+       22    0.000    0.000    0.001    0.000 typing.py:434(Union)
+      638    0.000    0.000    0.001    0.000 message.py:181(is_multipart)
+     2057    0.001    0.000    0.001    0.000 cookiejar.py:1139(return_ok_port)
+     1672    0.001    0.000    0.001    0.000 utils.py:687(set_environ)
+      440    0.001    0.000    0.001    0.000 cookiejar.py:1689(clear)
+       88    0.000    0.000    0.001    0.000 parser.py:86(__init__)
+      330    0.000    0.000    0.001    0.000 css_parser.py:250(css_unescape)
+      264    0.000    0.000    0.001    0.000 sessions.py:74(<listcomp>)
+      147    0.000    0.000    0.001    0.000 util.py:15(lower)
+        1    0.000    0.000    0.001    0.001 string.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 six.py:21(<module>)
+       88    0.000    0.000    0.000    0.000 element.py:133(__new__)
+       74    0.000    0.000    0.000    0.000 css_parser.py:544(parse_tag_pattern)
+        1    0.000    0.000    0.000    0.000 filepost.py:1(<module>)
+     1243    0.000    0.000    0.000    0.000 cookies.py:104(__init__)
+      415    0.000    0.000    0.000    0.000 sre_parse.py:258(getwhile)
+       48    0.000    0.000    0.000    0.000 typing.py:840(copy_with)
+     2816    0.000    0.000    0.000    0.000 {method 'values' of 'collections.OrderedDict' objects}
+       15    0.000    0.000    0.000    0.000 {built-in method builtins.eval}
+     3595    0.000    0.000    0.000    0.000 {method 'pop' of 'dict' objects}
+        1    0.000    0.000    0.000    0.000 py.py:10(__init__)
+      143    0.000    0.000    0.000    0.000 socket.py:513(family)
+      264    0.000    0.000    0.000    0.000 response.py:94(is_response_to_head)
+      198    0.000    0.000    0.000    0.000 ssl.py:275(_dnsname_match)
+       93    0.000    0.000    0.000    0.000 {built-in method _codecs.lookup}
+      605    0.000    0.000    0.000    0.000 connection.py:127(host)
+      462    0.000    0.000    0.000    0.000 __init__.py:1689(isEnabledFor)
+     2694    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:231(_verbose_message)
+       14    0.000    0.000    0.000    0.000 typing.py:472(Optional)
+      143    0.000    0.000    0.000    0.000 connection.py:101(_set_socket_options)
+      924    0.000    0.000    0.000    0.000 posixpath.py:41(_get_sep)
+      256    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:160(__exit__)
+      307    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:87(acquire)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1077(path_stats)
+        1    0.000    0.000    0.000    0.000 sessions.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 string.py:69(__init_subclass__)
+      638    0.000    0.000    0.000    0.000 response.py:251(<genexpr>)
+       26    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1324(_path_hooks)
+        1    0.000    0.000    0.000    0.000 _markupbase.py:1(<module>)
+      319    0.000    0.000    0.000    0.000 socket.py:487(_decref_socketios)
+      335    0.000    0.000    0.000    0.000 {method 'cast' of 'memoryview' objects}
+      319    0.000    0.000    0.000    0.000 feedparser.py:210(_pop_message)
+     1563    0.000    0.000    0.000    0.000 {method 'toordinal' of 'datetime.date' objects}
+        1    0.000    0.000    0.000    0.000 __init__.py:411(PercentStyle)
+      528    0.000    0.000    0.000    0.000 response.py:680(supports_chunked_reads)
+    19/18    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:757(create_module)
+      319    0.000    0.000    0.000    0.000 message.py:303(set_payload)
+      638    0.000    0.000    0.000    0.000 {method 'extend' of 'collections.deque' objects}
+        1    0.000    0.000    0.000    0.000 scanner.py:1(<module>)
+      448    0.000    0.000    0.000    0.000 typing.py:712(__setattr__)
+      899    0.000    0.000    0.000    0.000 {built-in method fromkeys}
+      143    0.000    0.000    0.000    0.000 connection.py:318(set_cert)
+      352    0.000    0.000    0.000    0.000 utils.py:942(check_header_validity)
+      307    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:112(release)
+      319    0.000    0.000    0.000    0.000 client.py:811(_get_content_length)
+       88    0.000    0.000    0.000    0.000 models.py:455(prepare_body)
+        1    0.000    0.000    0.000    0.000 ntpath.py:2(<module>)
+        1    0.000    0.000    0.000    0.000 parse.py:1(<module>)
+    19/18    0.000    0.000    0.000    0.000 {built-in method _imp.create_builtin}
+       23    0.000    0.000    0.000    0.000 typing.py:908(__getitem__)
+      143    0.000    0.000    0.000    0.000 ssl.py:596(options)
+      143    0.000    0.000    0.000    0.000 _collections.py:61(__setitem__)
+      319    0.000    0.000    0.000    0.000 hooks.py:23(dispatch_hook)
+      218    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:696(spec_from_file_location)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:560(_classify_pyc)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:1(<module>)
+       78    0.000    0.000    0.000    0.000 css_types.py:267(__init__)
+        1    0.000    0.000    0.000    0.000 fields.py:1(<module>)
+       88    0.000    0.000    0.000    0.000 __init__.py:581(__init__)
+        1    0.000    0.000    0.000    0.000 ElementPath.py:59(<module>)
+      286    0.000    0.000    0.000    0.000 ssl_.py:211(resolve_cert_reqs)
+      884    0.000    0.000    0.000    0.000 {built-in method builtins.setattr}
+        1    0.000    0.000    0.000    0.000 datetime.py:1(<module>)
+      627    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:79(_unpack_uint32)
+       88    0.000    0.000    0.000    0.000 parser.py:95(reset)
+      319    0.000    0.000    0.000    0.000 timeout.py:195(start_connect)
+        1    0.000    0.000    0.000    0.000 bz2.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 _parseaddr.py:4(<module>)
+      176    0.000    0.000    0.000    0.000 sessions.py:749(mount)
+      176    0.000    0.000    0.000    0.000 six.py:601(itervalues)
+       88    0.000    0.000    0.000    0.000 __init__.py:129(__init__)
+      154    0.000    0.000    0.000    0.000 css_match.py:840(match_id)
+      155    0.000    0.000    0.000    0.000 css_parser.py:371(__init__)
+     1749    0.000    0.000    0.000    0.000 {method 'pop' of 'collections.deque' objects}
+        1    0.000    0.000    0.000    0.000 core.py:3(<module>)
+       26    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1556(_fill_cache)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:593(_validate_timestamp_pyc)
+       88    0.000    0.000    0.000    0.000 models.py:579(prepare_hooks)
+1058/1029    0.000    0.000    0.000    0.000 {built-in method builtins.hash}
+      319    0.000    0.000    0.000    0.000 client.py:1216(_validate_method)
+        1    0.000    0.000    0.000    0.000 exceptions.py:1(<module>)
+      319    0.000    0.000    0.000    0.000 poolmanager.py:302(_merge_pool_kwargs)
+       84    0.000    0.000    0.000    0.000 css_parser.py:812(parse_combinator)
+     1486    0.000    0.000    0.000    0.000 {method 'values' of 'dict' objects}
+       88    0.000    0.000    0.000    0.000 dammit.py:2952(_codec)
+      143    0.000    0.000    0.000    0.000 {method 'getpeername' of '_socket.socket' objects}
+       16    0.000    0.000    0.000    0.000 enum.py:221(<setcomp>)
+  223/188    0.000    0.000    0.000    0.000 sre_compile.py:461(_get_literal_prefix)
+        3    0.000    0.000    0.000    0.000 __init__.py:61(lookup)
+     2232    0.000    0.000    0.000    0.000 py.py:11(<genexpr>)
+      143    0.000    0.000    0.000    0.000 ssl.py:600(options)
+        1    0.000    0.000    0.000    0.000 random.py:1(<module>)
+       71    0.000    0.000    0.000    0.000 typing.py:676(__init__)
+      202    0.000    0.000    0.000    0.000 sre_parse.py:224(__init__)
+     3888    0.000    0.000    0.000    0.000 {method 'add' of 'set' objects}
+       88    0.000    0.000    0.000    0.000 models.py:226(__init__)
+        1    0.000    0.000    0.000    0.000 langbulgarianmodel.py:4(<module>)
+      319    0.000    0.000    0.000    0.000 request.py:98(set_file_position)
+        1    0.000    0.000    0.000    0.000 netrc.py:1(<module>)
+     1708    0.000    0.000    0.000    0.000 {built-in method posix.fspath}
+      319    0.000    0.000    0.000    0.000 client.py:1212(_encode_request)
+        1    0.000    0.000    0.000    0.000 charsetgroupprober.py:28(<module>)
+      319    0.000    0.000    0.000    0.000 client.py:1225(_validate_path)
+       88    0.000    0.000    0.000    0.000 {built-in method zlib.decompressobj}
+      638    0.000    0.000    0.000    0.000 hooks.py:18(<dictcomp>)
+      209    0.000    0.000    0.000    0.000 {method '__exit__' of '_io._IOBase' objects}
+      286    0.000    0.000    0.000    0.000 ssl.py:718(verify_mode)
+      319    0.000    0.000    0.000    0.000 parser.py:17(__init__)
+       26    0.000    0.000    0.000    0.000 {built-in method posix.listdir}
+      189    0.000    0.000    0.000    0.000 sre_parse.py:84(opengroup)
+     1276    0.000    0.000    0.000    0.000 {method 'seek' of '_io.StringIO' objects}
+       26    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1597(path_hook_for_FileFinder)
+      352    0.000    0.000    0.000    0.000 dammit.py:2634(_usable)
+      294    0.000    0.000    0.000    0.000 css_parser.py:346(match)
+        1    0.000    0.000    0.000    0.000 request.py:937(AbstractBasicAuthHandler)
+        1    0.000    0.000    0.000    0.000 charset.py:5(<module>)
+       88    0.000    0.000    0.000    0.000 css_types.py:251(__init__)
+       88    0.000    0.000    0.000    0.000 dammit.py:2694(strip_byte_order_mark)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1243(CookieJar)
+        1    0.000    0.000    0.000    0.000 adapters.py:3(<module>)
+       88    0.000    0.000    0.000    0.000 models.py:175(register_hook)
+      922    0.000    0.000    0.000    0.000 client.py:442(isclosed)
+        1    0.000    0.000    0.000    0.000 hashlib.py:5(<module>)
+      125    0.000    0.000    0.000    0.000 typing.py:128(_type_convert)
+      529    0.000    0.000    0.000    0.000 {method 'remove' of 'list' objects}
+      363    0.000    0.000    0.000    0.000 enum.py:462(__setattr__)
+      696    0.000    0.000    0.000    0.000 css_types.py:119(__iter__)
+       12    0.000    0.000    0.000    0.000 enum.py:928(_missing_)
+      255    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:185(cb)
+      176    0.000    0.000    0.000    0.000 structures.py:56(__delitem__)
+       54    0.000    0.000    0.000    0.000 typing.py:836(<genexpr>)
+        1    0.000    0.000    0.000    0.000 resources.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 ssl.py:1372(version)
+       12    0.000    0.000    0.000    0.000 enum.py:938(_create_pseudo_member_)
+      739    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:878(__exit__)
+      202    0.000    0.000    0.000    0.000 {built-in method _sre.compile}
+        1    0.000    0.000    0.000    0.000 idna.py:3(<module>)
+      143    0.000    0.000    0.000    0.000 {method 'setsockopt' of '_socket.socket' objects}
+        1    0.000    0.000    0.000    0.000 status_codes.py:3(<module>)
+      255    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:58(__init__)
+      143    0.000    0.000    0.000    0.000 {method 'getsockopt' of '_socket.socket' objects}
+        1    0.000    0.000    0.000    0.000 escprober.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 poolmanager.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 exceptions.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 css_match.py:481(CSSMatch)
+      176    0.000    0.000    0.000    0.000 _collections.py:47(__init__)
+      176    0.000    0.000    0.000    0.000 {method 'register' of 'select.poll' objects}
+        1    0.000    0.000    0.000    0.000 status_codes.py:107(_init)
+        1    0.000    0.000    0.000    0.000 selectors.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 socket.py:519(type)
+        1    0.000    0.000    0.000    0.000 lzma.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 __init__.py:5(HTTPStatus)
+      519    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:398(parent)
+       58    0.000    0.000    0.000    0.000 parse.py:411(_splitnetloc)
+        1    0.000    0.000    0.000    0.000 error.py:1(<module>)
+     1424    0.000    0.000    0.000    0.000 {method 'setdefault' of 'dict' objects}
+        1    0.000    0.000    0.000    0.000 encoder.py:1(<module>)
+      789    0.000    0.000    0.000    0.000 sre_parse.py:81(groups)
+      374    0.000    0.000    0.000    0.000 cookiejar.py:1266(set_policy)
+     1749    0.000    0.000    0.000    0.000 {method 'append' of 'collections.deque' objects}
+      781    0.000    0.000    0.000    0.000 timeout.py:220(connect_timeout)
+        1    0.000    0.000    0.000    0.000 util.py:1(<module>)
+      836    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:129(<genexpr>)
+      448    0.000    0.000    0.000    0.000 typing.py:664(_is_dunder)
+       14    0.000    0.000    0.000    0.000 typing.py:524(__init__)
+      815    0.000    0.000    0.000    0.000 {method '__exit__' of '_thread.RLock' objects}
+      143    0.000    0.000    0.000    0.000 queue.py:12(_init)
+        1    0.000    0.000    0.000    0.000 zipfile.py:1(<module>)
+      739    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:874(__enter__)
+       26    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1466(__init__)
+      176    0.000    0.000    0.000    0.000 _collections_abc.py:805(__len__)
+       88    0.000    0.000    0.000    0.000 models.py:342(prepare_method)
+       51    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:203(_lock_unlock_module)
+       12    0.000    0.000    0.000    0.000 enum.py:1017(_decompose)
+        1    0.000    0.000    0.000    0.000 universaldetector.py:51(UniversalDetector)
+       70    0.000    0.000    0.000    0.000 sre_parse.py:267(getuntil)
+        1    0.000    0.000    0.000    0.000 css_match.py:78(_DocumentNav)
+      303    0.000    0.000    0.000    0.000 enum.py:44(_is_private)
+       88    0.000    0.000    0.000    0.000 parse.py:151(username)
+        2    0.000    0.000    0.000    0.000 queue.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 client.py:1233(_validate_host)
+      255    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:736(find_spec)
+      374    0.000    0.000    0.000    0.000 {method 'copy' of 'collections.OrderedDict' objects}
+       14    0.000    0.000    0.000    0.000 {built-in method builtins.compile}
+      638    0.000    0.000    0.000    0.000 {method 'truncate' of '_io.StringIO' objects}
+        1    0.000    0.000    0.000    0.000 entities.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 {method '_set_alpn_protocols' of '_ssl._SSLContext' objects}
+        1    0.000    0.000    0.000    0.000 ssltransport.py:1(<module>)
+      638    0.000    0.000    0.000    0.000 {method '__exit__' of 'memoryview' objects}
+       16    0.000    0.000    0.000    0.000 enum.py:164(__prepare__)
+       88    0.000    0.000    0.000    0.000 element.py:108(__new__)
+      176    0.000    0.000    0.000    0.000 sessions.py:755(<listcomp>)
+        1    0.000    0.000    0.000    0.000 encoders.py:5(<module>)
+        1    0.000    0.000    0.000    0.000 constants.py:1(<module>)
+       88    0.000    0.000    0.000    0.000 parse.py:644(unquote)
+        1    0.000    0.000    0.000    0.000 css_parser.py:362(_Selector)
+        1    0.000    0.000    0.000    0.000 css_types.py:183(Selector)
+      143    0.000    0.000    0.000    0.000 socket.py:503(detach)
+      176    0.000    0.000    0.000    0.000 {method 'clear' of 'collections.OrderedDict' objects}
+        1    0.000    0.000    0.000    0.000 _encoded_words.py:1(<module>)
+        3    0.000    0.000    0.000    0.000 response.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 brotli.py:6(<module>)
+        1    0.000    0.000    0.000    0.000 errors.py:5(<module>)
+      143    0.000    0.000    0.000    0.000 {built-in method _socket.inet_aton}
+      319    0.000    0.000    0.000    0.000 request.py:40(__init__)
+        1    0.000    0.000    0.000    0.000 base64mime.py:5(<module>)
+        1    0.000    0.000    0.000    0.000 element.py:122(ContentMetaAttributeValue)
+      102    0.000    0.000    0.000    0.000 __init__.py:218(_acquireLock)
+      319    0.000    0.000    0.000    0.000 timeout.py:238(read_timeout)
+        1    0.000    0.000    0.000    0.000 threading.py:1(<module>)
+      404    0.000    0.000    0.000    0.000 sre_compile.py:595(isstring)
+        1    0.000    0.000    0.000    0.000 retry.py:1(<module>)
+       88    0.000    0.000    0.000    0.000 parse.py:912(urlencode)
+        1    0.000    0.000    0.000    0.000 py.py:1(<module>)
+      177    0.000    0.000    0.000    0.000 {built-in method select.poll}
+       88    0.000    0.000    0.000    0.000 {method 'flush' of 'zlib.Decompress' objects}
+      202    0.000    0.000    0.000    0.000 sre_parse.py:921(fix_flags)
+       88    0.000    0.000    0.000    0.000 response.py:79(__getattr__)
+      319    0.000    0.000    0.000    0.000 cookies.py:78(add_unredirected_header)
+      405    0.000    0.000    0.000    0.000 socket.py:83(<lambda>)
+      404    0.000    0.000    0.000    0.000 socket.py:78(<lambda>)
+     1631    0.000    0.000    0.000    0.000 {built-in method _sre.unicode_iscased}
+        1    0.000    0.000    0.000    0.000 utf8prober.py:28(<module>)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:523(_check_name_wrapper)
+       66    0.000    0.000    0.000    0.000 typing.py:466(<genexpr>)
+      407    0.000    0.000    0.000    0.000 socket.py:93(<lambda>)
+      258    0.000    0.000    0.000    0.000 enum.py:12(_is_descriptor)
+      406    0.000    0.000    0.000    0.000 socket.py:88(<lambda>)
+      264    0.000    0.000    0.000    0.000 {method 'flush' of '_io.BufferedReader' objects}
+      462    0.000    0.000    0.000    0.000 cookies.py:81(get_new_headers)
+        1    0.000    0.000    0.000    0.000 css_types.py:351(SelectorList)
+        1    0.000    0.000    0.000    0.000 mimetypes.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 langhebrewmodel.py:4(<module>)
+      143    0.000    0.000    0.000    0.000 ssl_.py:325(disable_check_hostname)
+      143    0.000    0.000    0.000    0.000 connection.py:109(allowed_gai_family)
+      638    0.000    0.000    0.000    0.000 feedparser.py:125(__iter__)
+      143    0.000    0.000    0.000    0.000 connection.py:187(_is_using_tunnel)
+        1    0.000    0.000    0.000    0.000 ssl.py:182(_TLSAlertType)
+      319    0.000    0.000    0.000    0.000 utils.py:529(iter_slices)
+      319    0.000    0.000    0.000    0.000 {built-in method time.monotonic}
+     1301    0.000    0.000    0.000    0.000 {built-in method _imp.release_lock}
+       42    0.000    0.000    0.000    0.000 enum.py:571(_get_mixins_)
+        1    0.000    0.000    0.000    0.000 langrussianmodel.py:4(<module>)
+       88    0.000    0.000    0.000    0.000 utils.py:808(default_user_agent)
+        1    0.000    0.000    0.000    0.000 socks.py:2(<module>)
+       88    0.000    0.000    0.000    0.000 parser.py:112(close)
+     1301    0.000    0.000    0.000    0.000 {built-in method _imp.acquire_lock}
+        1    0.000    0.000    0.000    0.000 cp1252.py:1(<module>)
+      303    0.000    0.000    0.000    0.000 enum.py:22(_is_dunder)
+       88    0.000    0.000    0.000    0.000 publication.py:11(__init__)
+      259    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:351(__init__)
+      583    0.000    0.000    0.000    0.000 {method 'items' of 'collections.OrderedDict' objects}
+      374    0.000    0.000    0.000    0.000 cookies.py:421(get_policy)
+        1    0.000    0.000    0.000    0.000 sbcharsetprober.py:29(<module>)
+      264    0.000    0.000    0.000    0.000 structures.py:62(__len__)
+        1    0.000    0.000    0.000    0.000 calendar.py:1(<module>)
+       26    0.000    0.000    0.000    0.000 <frozen zipimport>:63(__init__)
+      236    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:811(find_spec)
+        1    0.000    0.000    0.000    0.000 message.py:105(Message)
+      319    0.000    0.000    0.000    0.000 {built-in method _stat.S_ISDIR}
+      177    0.000    0.000    0.000    0.000 retry.py:283(<listcomp>)
+     1622    0.000    0.000    0.000    0.000 {method 'isupper' of 'str' objects}
+      102    0.000    0.000    0.000    0.000 __init__.py:227(_releaseLock)
+        1    0.000    0.000    0.000    0.000 css_types.py:97(ImmutableDict)
+      110    0.000    0.000    0.000    0.000 response.py:9(is_fp_closed)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1976(MozillaCookieJar)
+      303    0.000    0.000    0.000    0.000 enum.py:33(_is_sunder)
+      656    0.000    0.000    0.000    0.000 {built-in method _thread.allocate_lock}
+      143    0.000    0.000    0.000    0.000 {method 'version' of '_ssl._SSLSocket' objects}
+        1    0.000    0.000    0.000    0.000 langgreekmodel.py:4(<module>)
+        1    0.000    0.000    0.000    0.000 auth.py:3(<module>)
+      319    0.000    0.000    0.000    0.000 {function HTTPResponse.flush at 0x7f13a0ef6280}
+       16    0.000    0.000    0.000    0.000 sre_compile.py:416(_bytes_to_codes)
+        1    0.000    0.000    0.000    0.000 cookies.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 shlex.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 ssl_.py:234(resolve_ssl_version)
+       72    0.000    0.000    0.000    0.000 typing.py:191(_collect_type_vars)
+      275    0.000    0.000    0.000    0.000 {method 'insert' of 'list' objects}
+        1    0.000    0.000    0.000    0.000 langturkishmodel.py:4(<module>)
+       36    0.000    0.000    0.000    0.000 {built-in method _abc._abc_init}
+      319    0.000    0.000    0.000    0.000 adapters.py:358(add_headers)
+      176    0.000    0.000    0.000    0.000 element.py:1503(__setitem__)
+       19    0.000    0.000    0.000    0.000 css_match.py:1509(__init__)
+       69    0.000    0.000    0.000    0.000 status_codes.py:120(<genexpr>)
+       88    0.000    0.000    0.000    0.000 element.py:1302(string)
+      352    0.000    0.000    0.000    0.000 css_types.py:159(<listcomp>)
+        1    0.000    0.000    0.000    0.000 langthaimodel.py:4(<module>)
+      176    0.000    0.000    0.000    0.000 adapters.py:58(__init__)
+        1    0.000    0.000    0.000    0.000 _exceptions.py:1(<module>)
+       88    0.000    0.000    0.000    0.000 _internal_utils.py:30(unicode_is_ascii)
+        1    0.000    0.000    0.000    0.000 css_types.py:147(Namespaces)
+      143    0.000    0.000    0.000    0.000 {built-in method _socket.inet_pton}
+       23    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:415(spec_from_loader)
+      203    0.000    0.000    0.000    0.000 sre_parse.py:76(__init__)
+      143    0.000    0.000    0.000    0.000 {method 'extend' of 'bytearray' objects}
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:35(_new_module)
+        1    0.000    0.000    0.000    0.000 ssl.py:223(_TLSMessageType)
+       12    0.000    0.000    0.000    0.000 datetime.py:492(__new__)
+       88    0.000    0.000    0.000    0.000 parse.py:189(_userinfo)
+      916    0.000    0.000    0.000    0.000 {built-in method _sre.unicode_tolower}
+      319    0.000    0.000    0.000    0.000 proxy.py:4(connection_requires_http_tunnel)
+        1    0.000    0.000    0.000    0.000 hmac.py:1(<module>)
+       42    0.000    0.000    0.000    0.000 enum.py:582(_find_data_type)
+      278    0.000    0.000    0.000    0.000 {method 'translate' of 'bytearray' objects}
+      243    0.000    0.000    0.000    0.000 sre_compile.py:65(_combine_flags)
+      359    0.000    0.000    0.000    0.000 sre_compile.py:453(_get_iscased)
+       68    0.000    0.000    0.000    0.000 status_codes.py:114(doc)
+        1    0.000    0.000    0.000    0.000 css_match.py:1498(SoupSieve)
+       72    0.000    0.000    0.000    0.000 {built-in method posix.getcwd}
+      286    0.000    0.000    0.000    0.000 ssl.py:1082(_check_connected)
+       88    0.000    0.000    0.000    0.000 __init__.py:649(update)
+       16    0.000    0.000    0.000    0.000 enum.py:618(_find_new_)
+       15    0.000    0.000    0.000    0.000 css_parser.py:860(parse_class_id)
+       22    0.000    0.000    0.000    0.000 typing.py:232(_remove_dups_flatten)
+        1    0.000    0.000    0.000    0.000 css_parser.py:325(SpecialPseudoPattern)
+       88    0.000    0.000    0.000    0.000 sessions.py:81(merge_hooks)
+       52    0.000    0.000    0.000    0.000 sre_compile.py:432(_generate_overlap_table)
+       88    0.000    0.000    0.000    0.000 _markupbase.py:36(reset)
+      319    0.000    0.000    0.000    0.000 connectionpool.py:310(_validate_conn)
+      627    0.000    0.000    0.000    0.000 {built-in method from_bytes}
+       55    0.000    0.000    0.000    0.000 re.py:270(escape)
+      615    0.000    0.000    0.000    0.000 {built-in method _thread.get_ident}
+       14    0.000    0.000    0.000    0.000 hashlib.py:126(__get_openssl_constructor)
+        1    0.000    0.000    0.000    0.000 quoprimime.py:5(<module>)
+      356    0.000    0.000    0.000    0.000 css_types.py:134(__hash__)
+      256    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:152(__init__)
+        1    0.000    0.000    0.000    0.000 gzip.py:1(<module>)
+      352    0.000    0.000    0.000    0.000 css_types.py:108(<listcomp>)
+      143    0.000    0.000    0.000    0.000 client.py:889(_get_hostport)
+        2    0.000    0.000    0.000    0.000 parse.py:88(clear_cache)
+        1    0.000    0.000    0.000    0.000 auth.py:108(HTTPDigestAuth)
+        2    0.000    0.000    0.000    0.000 pathlib.py:702(_from_parts)
+        1    0.000    0.000    0.000    0.000 _lxml.py:40(LXMLTreeBuilderForXML)
+       88    0.000    0.000    0.000    0.000 interface.py:25(__new__)
+        1    0.000    0.000    0.000    0.000 _tokenizer.py:27(HTMLTokenizer)
+        4    0.000    0.000    0.000    0.000 {method 'clear' of 'dict' objects}
+      429    0.000    0.000    0.000    0.000 {method 'gettimeout' of '_socket.socket' objects}
+        2    0.000    0.000    0.000    0.000 pathlib.py:682(_parse_args)
+        1    0.000    0.000    0.000    0.000 publication.py:4(<module>)
+       26    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:159(_path_isdir)
+       13    0.000    0.000    0.000    0.000 functools.py:35(update_wrapper)
+       34    0.000    0.000    0.000    0.000 typing.py:919(<genexpr>)
+       55    0.000    0.000    0.000    0.000 {method 'readinto' of '_io.BufferedReader' objects}
+      176    0.000    0.000    0.000    0.000 __init__.py:206(deprecated_argument)
+      143    0.000    0.000    0.000    0.000 {method 'append' of 'bytearray' objects}
+       58    0.000    0.000    0.000    0.000 parse.py:419(_checknetloc)
+        1    0.000    0.000    0.000    0.000 random.py:117(__init__)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1079(__new__)
+        1    0.000    0.000    0.000    0.000 random.py:126(seed)
+        1    0.000    0.000    0.000    0.000 css_parser.py:305(SelectorPattern)
+        2    0.000    0.000    0.000    0.000 pathlib.py:64(parse_parts)
+       88    0.000    0.000    0.000    0.000 __init__.py:179(initialize_soup)
+        1    0.000    0.000    0.000    0.000 _collections.py:1(<module>)
+      689    0.000    0.000    0.000    0.000 {method 'islower' of 'str' objects}
+        1    0.000    0.000    0.000    0.000 connection.py:120(_has_ipv6)
+       55    0.000    0.000    0.000    0.000 response.py:343(<listcomp>)
+       91    0.000    0.000    0.000    0.000 {built-in method _imp.is_builtin}
+        1    0.000    0.000    0.000    0.000 css_types.py:257(SelectorAttribute)
+      539    0.000    0.000    0.000    0.000 css_types.py:72(__hash__)
+   100/84    0.000    0.000    0.000    0.000 typing.py:755(__hash__)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1006(__init__)
+        1    0.000    0.000    0.000    0.000 struct.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 connection.py:146(host)
+        1    0.000    0.000    0.000    0.000 css_match.py:378(Inputs)
+        1    0.000    0.000    0.000    0.000 os.py:44(_get_exports_list)
+        1    0.000    0.000    0.000    0.000 {function Random.seed at 0x7f13a0fbd9d0}
+       88    0.000    0.000    0.000    0.000 models.py:524(prepare_content_length)
+        8    0.000    0.000    0.000    0.000 contextlib.py:234(contextmanager)
+      476    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:68(_relax_case)
+       19    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:765(exec_module)
+       88    0.000    0.000    0.000    0.000 dammit.py:2927(declared_html_encoding)
+      236    0.000    0.000    0.000    0.000 {built-in method _imp.is_frozen}
+       88    0.000    0.000    0.000    0.000 six.py:146(__init__)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1209(resolve)
+        1    0.000    0.000    0.000    0.000 _common.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 ssl.py:971(SSLSocket)
+        1    0.000    0.000    0.000    0.000 _compression.py:1(<module>)
+      143    0.000    0.000    0.000    0.000 {method 'fileno' of '_socket.socket' objects}
+        2    0.000    0.000    0.000    0.000 pathlib.py:303(splitroot)
+        1    0.000    0.000    0.000    0.000 publication.py:7(Publication)
+       33    0.000    0.000    0.000    0.000 css_parser.py:461(__init__)
+       88    0.000    0.000    0.000    0.000 {method 'zfill' of 'str' objects}
+       55    0.000    0.000    0.000    0.000 {method 'tobytes' of 'memoryview' objects}
+        1    0.000    0.000    0.000    0.000 threading.py:1307(__init__)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:1(<module>)
+        2    0.000    0.000    0.000    0.000 hashlib.py:82(__get_builtin_constructor)
+        1    0.000    0.000    0.000    0.000 enums.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 response.py:14(addbase)
+        1    0.000    0.000    0.000    0.000 wait.py:127(wait_for_socket)
+       55    0.000    0.000    0.000    0.000 {method 'translate' of 'str' objects}
+       62    0.000    0.000    0.000    0.000 __init__.py:24(__new__)
+        1    0.000    0.000    0.000    0.000 cookies.py:165(<dictcomp>)
+      176    0.000    0.000    0.000    0.000 __init__.py:187(reset)
+        1    0.000    0.000    0.000    0.000 base.py:1(<module>)
+      332    0.000    0.000    0.000    0.000 css_parser.py:314(get_name)
+        1    0.000    0.000    0.000    0.000 bisect.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 structures.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:1(<module>)
+      209    0.000    0.000    0.000    0.000 {built-in method _imp._fix_co_filename}
+        1    0.000    0.000    0.000    0.000 util.py:26(SelectorSyntaxError)
+      364    0.000    0.000    0.000    0.000 {method 'get' of 'mappingproxy' objects}
+        1    0.000    0.000    0.000    0.000 traceback.py:1(<module>)
+      176    0.000    0.000    0.000    0.000 {method 'update' of 'collections.OrderedDict' objects}
+       22    0.000    0.000    0.000    0.000 typing.py:218(_deduplicate)
+      127    0.000    0.000    0.000    0.000 typing.py:749(__eq__)
+        1    0.000    0.000    0.000    0.000 ssl.py:158(TLSVersion)
+        1    0.000    0.000    0.000    0.000 css_types.py:33(Immutable)
+      190    0.000    0.000    0.000    0.000 dammit.py:2377(<genexpr>)
+      143    0.000    0.000    0.000    0.000 {function socket.detach at 0x7f13a1540940}
+        1    0.000    0.000    0.000    0.000 handler.py:1(<module>)
+       19    0.000    0.000    0.000    0.000 {built-in method _imp.exec_builtin}
+       16    0.000    0.000    0.000    0.000 {method 'tolist' of 'memoryview' objects}
+        1    0.000    0.000    0.000    0.000 _policybase.py:99(_extend_docstrings)
+        5    0.000    0.000    0.000    0.000 __init__.py:43(normalize_encoding)
+        1    0.000    0.000    0.000    0.000 stringprep.py:2(<module>)
+        1    0.000    0.000    0.000    0.000 {built-in method builtins.dir}
+        1    0.000    0.000    0.000    0.000 quoprimime.py:55(<listcomp>)
+       16    0.000    0.000    0.000    0.000 enum.py:561(_check_for_existing_members)
+        4    0.000    0.000    0.000    0.000 ssl.py:451(__new__)
+        1    0.000    0.000    0.000    0.000 idnadata.py:3(<module>)
+      122    0.000    0.000    0.000    0.000 ssl.py:124(<lambda>)
+        1    0.000    0.000    0.000    0.000 ssl.py:168(_TLSContentType)
+        4    0.000    0.000    0.000    0.000 functools.py:517(decorating_function)
+        9    0.000    0.000    0.000    0.000 __init__.py:1404(__init__)
+      132    0.000    0.000    0.000    0.000 enum.py:438(<genexpr>)
+        8    0.000    0.000    0.000    0.000 __init__.py:1335(_fixupParents)
+      241    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:406(has_location)
+        1    0.000    0.000    0.000    0.000 css_parser.py:676(parse_pseudo_nth)
+      122    0.000    0.000    0.000    0.000 ssl.py:129(<lambda>)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1031(get_filename)
+       88    0.000    0.000    0.000    0.000 dammit.py:2626(<listcomp>)
+      122    0.000    0.000    0.000    0.000 ssl.py:144(<lambda>)
+      122    0.000    0.000    0.000    0.000 ssl.py:139(<lambda>)
+      122    0.000    0.000    0.000    0.000 ssl.py:134(<lambda>)
+      122    0.000    0.000    0.000    0.000 ssl.py:149(<lambda>)
+        1    0.000    0.000    0.000    0.000 _base.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 pathlib.py:327(resolve)
+      189    0.000    0.000    0.000    0.000 status_codes.py:115(<genexpr>)
+       20    0.000    0.000    0.000    0.000 typing.py:932(__hash__)
+      197    0.000    0.000    0.000    0.000 typing.py:742(<genexpr>)
+        3    0.000    0.000    0.000    0.000 __init__.py:857(__init__)
+       12    0.000    0.000    0.000    0.000 six.py:194(find_spec)
+        4    0.000    0.000    0.000    0.000 {built-in method _ssl.txt2obj}
+        2    0.000    0.000    0.000    0.000 os.py:344(_walk)
+       16    0.000    0.000    0.000    0.000 enum.py:197(<dictcomp>)
+      208    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1472(<genexpr>)
+        1    0.000    0.000    0.000    0.000 fields.py:74(<dictcomp>)
+       80    0.000    0.000    0.000    0.000 typing.py:565(__eq__)
+      167    0.000    0.000    0.000    0.000 {method 'isidentifier' of 'str' objects}
+        1    0.000    0.000    0.000    0.000 jpcntx.py:30(<module>)
+      209    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:841(create_module)
+       90    0.000    0.000    0.000    0.000 {method 'reverse' of 'list' objects}
+       35    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:175(_path_isabs)
+        3    0.000    0.000    0.000    0.000 __init__.py:478(register_treebuilders_from)
+        1    0.000    0.000    0.000    0.000 pathlib.py:331(_resolve)
+       97    0.000    0.000    0.000    0.000 {method 'pop' of 'set' objects}
+      257    0.000    0.000    0.000    0.000 hmac.py:18(<genexpr>)
+       46    0.000    0.000    0.000    0.000 six.py:110(__init__)
+        1    0.000    0.000    0.000    0.000 css_types.py:323(SelectorLang)
+        1    0.000    0.000    0.000    0.000 eucjpprober.py:28(<module>)
+       19    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:241(_requires_builtin_wrapper)
+        4    0.000    0.000    0.000    0.000 abc.py:110(register)
+       16    0.000    0.000    0.000    0.000 enum.py:415(__getattr__)
+        1    0.000    0.000    0.000    0.000 datetime.py:2216(timezone)
+      257    0.000    0.000    0.000    0.000 hmac.py:19(<genexpr>)
+        1    0.000    0.000    0.000    0.000 pathlib.py:120(_WindowsFlavour)
+        1    0.000    0.000    0.000    0.000 typing.py:879(__getitem__)
+        4    0.000    0.000    0.000    0.000 {built-in method _abc._abc_register}
+        1    0.000    0.000    0.000    0.000 big5prober.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 ssl.py:467(Purpose)
+       53    0.000    0.000    0.000    0.000 six.py:182(_add_module)
+      108    0.000    0.000    0.000    0.000 {built-in method sys.intern}
+        1    0.000    0.000    0.000    0.000 euckrprober.py:28(<module>)
+        7    0.000    0.000    0.000    0.000 sre_parse.py:861(_parse_flags)
+        1    0.000    0.000    0.000    0.000 latin1prober.py:29(<module>)
+        1    0.000    0.000    0.000    0.000 cp949prober.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 codecs.py:1015(getwriter)
+        1    0.000    0.000    0.000    0.000 gb2312prober.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 hebrewprober.py:28(<module>)
+        3    0.000    0.000    0.000    0.000 datetime.py:1602(__new__)
+       97    0.000    0.000    0.000    0.000 __init__.py:419(<genexpr>)
+        1    0.000    0.000    0.000    0.000 mbcharsetprober.py:30(<module>)
+        1    0.000    0.000    0.000    0.000 mbcssm.py:28(<module>)
+        6    0.000    0.000    0.000    0.000 warnings.py:165(simplefilter)
+        1    0.000    0.000    0.000    0.000 euctwprober.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 timeout.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 css_types.py:284(SelectorContains)
+        1    0.000    0.000    0.000    0.000 os.py:48(<listcomp>)
+        1    0.000    0.000    0.000    0.000 functools.py:798(singledispatch)
+        1    0.000    0.000    0.000    0.000 elsevier.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 __future__.py:1(<module>)
+       88    0.000    0.000    0.000    0.000 sessions.py:424(__enter__)
+        2    0.000    0.000    0.000    0.000 datetime.py:665(__neg__)
+        1    0.000    0.000    0.000    0.000 typing.py:893(__getitem_inner__)
+        1    0.000    0.000    0.000    0.000 wait.py:114(_have_working_poll)
+        1    0.000    0.000    0.000    0.000 __init__.py:1200(__init__)
+       88    0.000    0.000    0.000    0.000 models.py:184(<genexpr>)
+        1    0.000    0.000    0.000    0.000 wait.py:1(<module>)
+      134    0.000    0.000    0.000    0.000 six.py:93(__init__)
+        1    0.000    0.000    0.000    0.000 element.py:151(PageElement)
+       16    0.000    0.000    0.000    0.000 enum.py:81(__init__)
+      125    0.000    0.000    0.000    0.000 enum.py:551(<lambda>)
+        1    0.000    0.000    0.000    0.000 charsetprober.py:29(<module>)
+        1    0.000    0.000    0.000    0.000 constants.py:547(<dictcomp>)
+       45    0.000    0.000    0.000    0.000 typing.py:927(__eq__)
+        1    0.000    0.000    0.000    0.000 codingstatemachine.py:28(<module>)
+        1    0.000    0.000    0.000    0.000 response.py:157(HTTPResponse)
+        1    0.000    0.000    0.000    0.000 typing.py:875(copy_with)
+        1    0.000    0.000    0.000    0.000 six.py:882(wrapper)
+        1    0.000    0.000    0.000    0.000 uu.py:27(<module>)
+        1    0.000    0.000    0.000    0.000 threading.py:943(_set_tstate_lock)
+        4    0.000    0.000    0.000    0.000 __init__.py:41(register)
+        1    0.000    0.000    0.000    0.000 fnmatch.py:1(<module>)
+       12    0.000    0.000    0.000    0.000 enum.py:434(__iter__)
+        1    0.000    0.000    0.000    0.000 threading.py:795(__init__)
+        1    0.000    0.000    0.000    0.000 element.py:1144(Tag)
+        4    0.000    0.000    0.000    0.000 six.py:219(is_package)
+        2    0.000    0.000    0.000    0.000 selectors.py:584(_can_use)
+        1    0.000    0.000    0.000    0.000 {method 'bind' of '_socket.socket' objects}
+       58    0.000    0.000    0.000    0.000 {method 'isascii' of 'str' objects}
+       25    0.000    0.000    0.000    0.000 typing.py:206(_check_generic)
+        5    0.000    0.000    0.000    0.000 pathlib.py:461(readlink)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:18(<listcomp>)
+        4    0.000    0.000    0.000    0.000 six.py:236(create_module)
+       50    0.000    0.000    0.000    0.000 enum.py:244(<genexpr>)
+        9    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap_external>:1155(__init__)
+        3    0.000    0.000    0.000    0.000 __init__.py:838(_addHandlerRef)
+        5    0.000    0.000    0.000    0.000 datetime.py:415(_check_date_fields)
+       61    0.000    0.000    0.000    0.000 dammit.py:2409(<listcomp>)
+        1    0.000    0.000    0.000    0.000 dammit.py:2765(UnicodeDammit)
+       97    0.000    0.000    0.000    0.000 {method '__contains__' of 'frozenset' objects}
+        3    0.000    0.000    0.000    0.000 typing.py:1006(__init_subclass__)
+        6    0.000    0.000    0.000    0.000 warnings.py:181(_add_filter)
+        1    0.000    0.000    0.000    0.000 _appengine_environ.py:12(is_appengine_sandbox)
+        1    0.000    0.000    0.000    0.000 escsm.py:28(<module>)
+        4    0.000    0.000    0.000    0.000 six.py:205(load_module)
+        1    0.000    0.000    0.000    0.000 __init__.py:71(BeautifulSoup)
+        1    0.000    0.000    0.000    0.000 _appengine_environ.py:8(is_appengine)
+        1    0.000    0.000    0.000    0.000 ssl.py:474(SSLContext)
+        1    0.000    0.000    0.000    0.000 journal_fetcher.py:13(JournalFetcher)
+        8    0.000    0.000    0.000    0.000 formatter.py:49(__init__)
+        1    0.000    0.000    0.000    0.000 cp1252.py:33(getregentry)
+        5    0.000    0.000    0.000    0.000 codecs.py:94(__new__)
+        5    0.000    0.000    0.000    0.000 {built-in method posix.readlink}
+        6    0.000    0.000    0.000    0.000 _policybase.py:94(_append_doc)
+        5    0.000    0.000    0.000    0.000 datetime.py:428(_check_time_fields)
+        2    0.000    0.000    0.000    0.000 charset.py:211(__init__)
+        1    0.000    0.000    0.000    0.000 labels.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 css_types.py:165(CustomSelectors)
+        4    0.000    0.000    0.000    0.000 formatter.py:131(__init__)
+        3    0.000    0.000    0.000    0.000 _collections_abc.py:504(__subclasshook__)
+       87    0.000    0.000    0.000    0.000 {method 'items' of 'mappingproxy' objects}
+        6    0.000    0.000    0.000    0.000 _collections_abc.py:78(_check_methods)
+        1    0.000    0.000    0.000    0.000 threading.py:535(set)
+        2    0.000    0.000    0.000    0.000 datetime.py:823(__new__)
+        1    0.000    0.000    0.000    0.000 weakref.py:105(__init__)
+        1    0.000    0.000    0.000    0.000 pathlib.py:653(PurePath)
+       35    0.000    0.000    0.000    0.000 datetime.py:383(_check_int_field)
+        2    0.000    0.000    0.000    0.000 datetime.py:1270(__new__)
+        1    0.000    0.000    0.000    0.000 css_types.py:310(__init__)
+        9    0.000    0.000    0.000    0.000 css_types.py:394(pickle_register)
+       46    0.000    0.000    0.000    0.000 _collections_abc.py:409(__subclasshook__)
+        1    0.000    0.000    0.000    0.000 base64.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 {built-in method math.exp}
+        1    0.000    0.000    0.000    0.000 calendar.py:50(_localized_month)
+       12    0.000    0.000    0.000    0.000 __init__.py:771(__init__)
+        2    0.000    0.000    0.000    0.000 functools.py:839(register)
+       13    0.000    0.000    0.000    0.000 __init__.py:193(_checkLevel)
+        1    0.000    0.000    0.000    0.000 mimetypes.py:384(_default_mime_types)
+        3    0.000    0.000    0.000    0.000 six.py:164(_resolve)
+        1    0.000    0.000    0.000    0.000 weakref.py:368(__init__)
+       96    0.000    0.000    0.000    0.000 {built-in method builtins.abs}
+        1    0.000    0.000    0.000    0.000 datetime.py:1594(datetime)
+       67    0.000    0.000    0.000    0.000 {built-in method _sre.ascii_iscased}
+       18    0.000    0.000    0.000    0.000 typing.py:573(__hash__)
+        1    0.000    0.000    0.000    0.000 request.py:315(Request)
+        1    0.000    0.000    0.000    0.000 functools.py:848(<lambda>)
+        3    0.000    0.000    0.000    0.000 __init__.py:35(ascii_lower)
+       15    0.000    0.000    0.000    0.000 ssl.py:965(_sslcopydoc)
+        5    0.000    0.000    0.000    0.000 {built-in method _struct.calcsize}
+        1    0.000    0.000    0.000    0.000 _appengine_environ.py:22(is_local_appengine)
+       27    0.000    0.000    0.000    0.000 {method 'setter' of 'property' objects}
+        1    0.000    0.000    0.000    0.000 client.py:795(HTTPConnection)
+        1    0.000    0.000    0.000    0.000 request.py:1693(URLopener)
+        1    0.000    0.000    0.000    0.000 threading.py:940(_set_native_id)
+        1    0.000    0.000    0.000    0.000 copyreg.py:103(_slotnames)
+        1    0.000    0.000    0.000    0.000 typing.py:803(__mro_entries__)
+       56    0.000    0.000    0.000    0.000 {built-in method _sre.ascii_tolower}
+        1    0.000    0.000    0.000    0.000 pathlib.py:409(_NormalAccessor)
+        1    0.000    0.000    0.000    0.000 threading.py:784(Thread)
+        8    0.000    0.000    0.000    0.000 functools.py:65(wraps)
+        1    0.000    0.000    0.000    0.000 posixpath.py:334(normpath)
+       36    0.000    0.000    0.000    0.000 {method 'isalnum' of 'str' objects}
+       43    0.000    0.000    0.000    0.000 {built-in method builtins.callable}
+        1    0.000    0.000    0.000    0.000 zipfile.py:1180(ZipFile)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:33(getregentry)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:19(<listcomp>)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1066(Path)
+       14    0.000    0.000    0.000    0.000 typing.py:337(__repr__)
+       60    0.000    0.000    0.000    0.000 {built-in method builtins.divmod}
+        1    0.000    0.000    0.000    0.000 __init__.py:373(HTMLTreeBuilder)
+        6    0.000    0.000    0.000    0.000 six.py:131(__init__)
+       13    0.000    0.000    0.000    0.000 enum.py:443(__members__)
+        1    0.000    0.000    0.000    0.000 {built-in method _thread.get_native_id}
+        1    0.000    0.000    0.000    0.000 threading.py:374(notify_all)
+        1    0.000    0.000    0.000    0.000 threading.py:521(__init__)
+       21    0.000    0.000    0.000    0.000 {method 'mro' of 'type' objects}
+        1    0.000    0.000    0.000    0.000 calendar.py:52(<listcomp>)
+        1    0.000    0.000    0.000    0.000 gzip.py:120(GzipFile)
+        1    0.000    0.000    0.000    0.000 __init__.py:886(createLock)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:867(DefaultCookiePolicy)
+        2    0.000    0.000    0.000    0.000 pathlib.py:742(__str__)
+        1    0.000    0.000    0.000    0.000 ssl.py:812(SSLObject)
+        1    0.000    0.000    0.000    0.000 socket.py:214(socket)
+        1    0.000    0.000    0.000    0.000 random.py:101(Random)
+       10    0.000    0.000    0.000    0.000 _policybase.py:104(<genexpr>)
+        1    0.000    0.000    0.000    0.000 url.py:54(<listcomp>)
+        1    0.000    0.000    0.000    0.000 selectors.py:81(BaseSelector)
+        1    0.000    0.000    0.000    0.000 datetime.py:793(date)
+        1    0.000    0.000    0.000    0.000 acs.py:15(AcsFetcher)
+        1    0.000    0.000    0.000    0.000 __init__.py:553(__init__)
+        1    0.000    0.000    0.000    0.000 {built-in method posix.scandir}
+        1    0.000    0.000    0.000    0.000 client.py:107(<dictcomp>)
+        1    0.000    0.000    0.000    0.000 _collections.py:107(HTTPHeaderDict)
+        1    0.000    0.000    0.000    0.000 typing.py:693(__mro_entries__)
+        1    0.000    0.000    0.000    0.000 models.py:589(Response)
+        1    0.000    0.000    0.000    0.000 utf_8.py:33(getregentry)
+        2    0.000    0.000    0.000    0.000 formatter.py:138(__init__)
+        1    0.000    0.000    0.000    0.000 decoder.py:284(__init__)
+        1    0.000    0.000    0.000    0.000 datetime.py:1245(time)
+        9    0.000    0.000    0.000    0.000 copyreg.py:12(pickle)
+        1    0.000    0.000    0.000    0.000 _collections_abc.py:925(clear)
+        1    0.000    0.000    0.000    0.000 {method 'groupdict' of 're.Match' objects}
+        1    0.000    0.000    0.000    0.000 ElementTree.py:125(Element)
+       34    0.000    0.000    0.000    0.000 enum.py:1040(<lambda>)
+        1    0.000    0.000    0.000    0.000 __init__.py:49(check_compatibility)
+        1    0.000    0.000    0.000    0.000 {built-in method _warnings.warn}
+        2    0.000    0.000    0.000    0.000 __init__.py:1601(addHandler)
+        4    0.000    0.000    0.000    0.000 functools.py:478(lru_cache)
+       19    0.000    0.000    0.000    0.000 css_parser.py:235(process_custom)
+       12    0.000    0.000    0.000    0.000 {built-in method builtins.round}
+        1    0.000    0.000    0.000    0.000 datetime.py:473(timedelta)
+        1    0.000    0.000    0.000    0.000 cookies.py:254(Morsel)
+        1    0.000    0.000    0.000    0.000 base.py:146(TreeBuilder)
+        1    0.000    0.000    0.000    0.000 __meta__.py:142(_get_canonical)
+        1    0.000    0.000    0.000    0.000 six.py:122(__getattr__)
+        1    0.000    0.000    0.000    0.000 idna.py:300(getregentry)
+       28    0.000    0.000    0.000    0.000 typing.py:202(<listcomp>)
+        1    0.000    0.000    0.000    0.000 retry.py:73(Retry)
+        6    0.000    0.000    0.000    0.000 sre_parse.py:288(seek)
+        1    0.000    0.000    0.000    0.000 threading.py:768(_maintain_shutdown_locks)
+        1    0.000    0.000    0.000    0.000 __meta__.py:82(__new__)
+        1    0.000    0.000    0.000    0.000 weakref.py:290(update)
+        1    0.000    0.000    0.000    0.000 __init__.py:1760(LoggerAdapter)
+        1    0.000    0.000    0.000    0.000 __init__.py:101(TreeBuilder)
+        1    0.000    0.000    0.000    0.000 {built-in method _codecs.charmap_build}
+        1    0.000    0.000    0.000    0.000 element.py:917(NavigableString)
+       16    0.000    0.000    0.000    0.000 sre_parse.py:162(__delitem__)
+        1    0.000    0.000    0.000    0.000 __init__.py:1389(Logger)
+        1    0.000    0.000    0.000    0.000 html5parser.py:86(HTMLParser)
+        1    0.000    0.000    0.000    0.000 __init__.py:1749(__init__)
+        1    0.000    0.000    0.000    0.000 __init__.py:246(_register_at_fork_reinit_lock)
+        1    0.000    0.000    0.000    0.000 feedparser.py:136(FeedParser)
+        1    0.000    0.000    0.000    0.000 {method 'copy' of 'mappingproxy' objects}
+        1    0.000    0.000    0.000    0.000 cookies.py:171(RequestsCookieJar)
+        1    0.000    0.000    0.000    0.000 zipfile.py:773(ZipExtFile)
+        1    0.000    0.000    0.000    0.000 connection.py:75(HTTPConnection)
+       16    0.000    0.000    0.000    0.000 {built-in method builtins.vars}
+        1    0.000    0.000    0.000    0.000 _lxml.py:36(_invert)
+        1    0.000    0.000    0.000    0.000 saxutils.py:227(XMLFilterBase)
+        1    0.000    0.000    0.000    0.000 bz2.py:27(BZ2File)
+        1    0.000    0.000    0.000    0.000 _collections_abc.py:362(__subclasshook__)
+        1    0.000    0.000    0.000    0.000 tempfile.py:766(SpooledTemporaryFile)
+        2    0.000    0.000    0.000    0.000 _weakrefset.py:37(__init__)
+        1    0.000    0.000    0.000    0.000 six.py:493(Module_six_moves_urllib)
+        1    0.000    0.000    0.000    0.000 proxy.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 client.py:241(HTTPResponse)
+        1    0.000    0.000    0.000    0.000 _policybase.py:112(Policy)
+        1    0.000    0.000    0.000    0.000 request.py:2138(FancyURLopener)
+        1    0.000    0.000    0.000    0.000 calendar.py:69(_localized_day)
+        1    0.000    0.000    0.000    0.000 cp1252.py:9(Codec)
+        1    0.000    0.000    0.000    0.000 message.py:945(MIMEPart)
+        1    0.000    0.000    0.000    0.000 quopri.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 hmac.py:27(HMAC)
+       13    0.000    0.000    0.000    0.000 {built-in method sys._getframe}
+        1    0.000    0.000    0.000    0.000 socket.py:661(SocketIO)
+        1    0.000    0.000    0.000    0.000 _compression.py:33(DecompressReader)
+        1    0.000    0.000    0.000    0.000 calendar.py:148(Calendar)
+        1    0.000    0.000    0.000    0.000 parse.py:359(_fix_result_transcoding)
+        1    0.000    0.000    0.000    0.000 zipfile.py:2227(Path)
+        3    0.000    0.000    0.000    0.000 element.py:34(_alias)
+        1    0.000    0.000    0.000    0.000 pathlib.py:986(parent)
+        1    0.000    0.000    0.000    0.000 shlex.py:19(shlex)
+        1    0.000    0.000    0.000    0.000 __init__.py:1359(_fixupChildren)
+        1    0.000    0.000    0.000    0.000 parser.py:62(HTMLParser)
+        1    0.000    0.000    0.000    0.000 pathlib.py:136(<setcomp>)
+        1    0.000    0.000    0.000    0.000 _collections_abc.py:156(__subclasshook__)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_md5}
+        1    0.000    0.000    0.000    0.000 saxutils.py:112(XMLGenerator)
+        1    0.000    0.000    0.000    0.000 charsetgroupprober.py:32(CharSetGroupProber)
+        7    0.000    0.000    0.000    0.000 {built-in method builtins.delattr}
+        1    0.000    0.000    0.000    0.000 _appengine_environ.py:28(is_prod_appengine)
+        1    0.000    0.000    0.000    0.000 iterators.py:5(<module>)
+        1    0.000    0.000    0.000    0.000 sessions.py:96(SessionRedirectMixin)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:33(getregentry)
+        1    0.000    0.000    0.000    0.000 {method 'close' of 'select.epoll' objects}
+        2    0.000    0.000    0.000    0.000 _weakrefset.py:86(add)
+        3    0.000    0.000    0.000    0.000 {method 'capitalize' of 'str' objects}
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha1}
+       19    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:782(is_package)
+        8    0.000    0.000    0.000    0.000 formatter.py:42(_default)
+        1    0.000    0.000    0.000    0.000 datetime.py:1145(tzinfo)
+        1    0.000    0.000    0.000    0.000 traceback.py:227(FrameSummary)
+        1    0.000    0.000    0.000    0.000 hebrewprober.py:128(HebrewProber)
+        1    0.000    0.000    0.000    0.000 __init__.py:1260(Manager)
+        1    0.000    0.000    0.000    0.000 queue.py:258(_PySimpleQueue)
+        1    0.000    0.000    0.000    0.000 enum.py:57(_make_class_unpicklable)
+       10    0.000    0.000    0.000    0.000 __future__.py:83(__init__)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:40(CharDistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:525(ElementTree)
+        1    0.000    0.000    0.000    0.000 connectionpool.py:104(HTTPConnectionPool)
+        1    0.000    0.000    0.000    0.000 response.py:68(addinfourl)
+        1    0.000    0.000    0.000    0.000 _html5lib.py:41(HTML5TreeBuilder)
+        1    0.000    0.000    0.000    0.000 weakref.py:496(popitem)
+        1    0.000    0.000    0.000    0.000 intranges.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 _appengine_environ.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:278(AttributesImpl)
+        1    0.000    0.000    0.000    0.000 __init__.py:2162(NullHandler)
+        1    0.000    0.000    0.000    0.000 _parseaddr.py:508(AddressList)
+        1    0.000    0.000    0.000    0.000 lzma.py:38(LZMAFile)
+        1    0.000    0.000    0.000    0.000 charset.py:167(Charset)
+        1    0.000    0.000    0.000    0.000 connectionpool.py:865(HTTPSConnectionPool)
+        1    0.000    0.000    0.000    0.000 __init__.py:323(SAXTreeBuilder)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:578(EncodingBytes)
+        3    0.000    0.000    0.000    0.000 {built-in method posix.register_at_fork}
+        1    0.000    0.000    0.000    0.000 zipfile.py:1102(_ZipWriteFile)
+       12    0.000    0.000    0.000    0.000 abc.py:7(abstractmethod)
+        1    0.000    0.000    0.000    0.000 timeout.py:20(Timeout)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:1515(XMLParser)
+        1    0.000    0.000    0.000    0.000 _html5lib.py:116(TreeBuilderForHtml5lib)
+        1    0.000    0.000    0.000    0.000 constants.py:522(<dictcomp>)
+        1    0.000    0.000    0.000    0.000 __init__.py:1265(__init__)
+        1    0.000    0.000    0.000    0.000 css_types.py:298(SelectorNth)
+        1    0.000    0.000    0.000    0.000 error.py:35(HTTPError)
+        3    0.000    0.000    0.000    0.000 __init__.py:1224(__init__)
+        1    0.000    0.000    0.000    0.000 retry.py:35(_RetryMeta)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:17(<listcomp>)
+        2    0.000    0.000    0.000    0.000 pathlib.py:725(_format_parsed_parts)
+        8    0.000    0.000    0.000    0.000 six.py:199(__get_module)
+        1    0.000    0.000    0.000    0.000 _html5lib.py:266(Element)
+        1    0.000    0.000    0.000    0.000 __init__.py:424(validate)
+        1    0.000    0.000    0.000    0.000 formatter.py:3(Formatter)
+        6    0.000    0.000    0.000    0.000 {method 'rsplit' of 'str' objects}
+        1    0.000    0.000    0.000    0.000 cookies.py:25(MockRequest)
+        1    0.000    0.000    0.000    0.000 __init__.py:848(Handler)
+        1    0.000    0.000    0.000    0.000 sessions.py:337(Session)
+        1    0.000    0.000    0.000    0.000 css_types.py:243(SelectorTag)
+        1    0.000    0.000    0.000    0.000 charsetprober.py:35(CharSetProber)
+        1    0.000    0.000    0.000    0.000 threading.py:589(Barrier)
+        1    0.000    0.000    0.000    0.000 os.py:282(walk)
+        1    0.000    0.000    0.000    0.000 serializer.py:104(HTMLSerializer)
+        1    0.000    0.000    0.000    0.000 _base.py:9(Trie)
+        1    0.000    0.000    0.000    0.000 __meta__.py:39(Version)
+        1    0.000    0.000    0.000    0.000 adapters.py:84(HTTPAdapter)
+        3    0.000    0.000    0.000    0.000 datetime.py:2236(_create)
+        1    0.000    0.000    0.000    0.000 calendar.py:154(__init__)
+        1    0.000    0.000    0.000    0.000 queue.py:28(Queue)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:1778(C14NWriterTarget)
+        1    0.000    0.000    0.000    0.000 pathlib.py:137(<setcomp>)
+        1    0.000    0.000    0.000    0.000 _markupbase.py:23(ParserBase)
+        1    0.000    0.000    0.000    0.000 __init__.py:1194(_StderrHandler)
+        1    0.000    0.000    0.000    0.000 calendar.py:72(<listcomp>)
+        1    0.000    0.000    0.000    0.000 queue.py:242(LifoQueue)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha224}
+        1    0.000    0.000    0.000    0.000 _encoded_words.py:73(_QByteMap)
+        1    0.000    0.000    0.000    0.000 elsevier.py:13(TemplateFetcher)
+        1    0.000    0.000    0.000    0.000 {method 'union' of 'set' objects}
+        1    0.000    0.000    0.000    0.000 _exceptions.py:9(SAXException)
+        1    0.000    0.000    0.000    0.000 __init__.py:1040(StreamHandler)
+        1    0.000    0.000    0.000    0.000 parse.py:216(_NetlocResultMixinBytes)
+        1    0.000    0.000    0.000    0.000 os.py:1073(__subclasshook__)
+        3    0.000    0.000    0.000    0.000 <frozen importlib._bootstrap>:948(_sanity_check)
+        1    0.000    0.000    0.000    0.000 url.py:82(Url)
+        1    0.000    0.000    0.000    0.000 request.py:906(HTTPPasswordMgrWithPriorAuth)
+        1    0.000    0.000    0.000    0.000 client.py:1481(IncompleteRead)
+        8    0.000    0.000    0.000    0.000 {method 'is_dir' of 'posix.DirEntry' objects}
+        1    0.000    0.000    0.000    0.000 sbcharsetprober.py:45(SingleByteCharSetProber)
+        4    0.000    0.000    0.000    0.000 __init__.py:1230(append)
+        1    0.000    0.000    0.000    0.000 interface.py:15(InputInterface)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:165(Locator)
+        1    0.000    0.000    0.000    0.000 handler.py:47(ContentHandler)
+        1    0.000    0.000    0.000    0.000 string.py:57(Template)
+        1    0.000    0.000    0.000    0.000 publication.py:104(Citation)
+        1    0.000    0.000    0.000    0.000 zipfile.py:753(_Tellable)
+        1    0.000    0.000    0.000    0.000 _lxml.py:318(LXMLTreeBuilder)
+        1    0.000    0.000    0.000    0.000 zipfile.py:715(_SharedFile)
+        1    0.000    0.000    0.000    0.000 mimetypes.py:58(MimeTypes)
+        1    0.000    0.000    0.000    0.000 random.py:217(__init_subclass__)
+        1    0.000    0.000    0.000    0.000 cookies.py:460(BaseCookie)
+        1    0.000    0.000    0.000    0.000 connection.py:529(DummyConnection)
+        1    0.000    0.000    0.000    0.000 poolmanager.py:139(PoolManager)
+        1    0.000    0.000    0.000    0.000 _htmlparser.py:55(BeautifulSoupHTMLParser)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:11(XMLReader)
+        1    0.000    0.000    0.000    0.000 mbcharsetprober.py:34(MultiByteCharSetProber)
+        1    0.000    0.000    0.000    0.000 calendar.py:31(IllegalWeekdayError)
+        1    0.000    0.000    0.000    0.000 random.py:778(SystemRandom)
+        1    0.000    0.000    0.000    0.000 models.py:272(PreparedRequest)
+        1    0.000    0.000    0.000    0.000 request.py:1381(HTTPSHandler)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:148(HTMLUnicodeInputStream)
+        1    0.000    0.000    0.000    0.000 structures.py:92(__init__)
+        1    0.000    0.000    0.000    0.000 zipfile.py:317(ZipInfo)
+        1    0.000    0.000    0.000    0.000 __init__.py:508(Formatter)
+        1    0.000    0.000    0.000    0.000 ssl.py:446(_ASN1Object)
+        1    0.000    0.000    0.000    0.000 escprober.py:35(EscCharSetProber)
+        1    0.000    0.000    0.000    0.000 utf8prober.py:35(UTF8Prober)
+        1    0.000    0.000    0.000    0.000 dammit.py:2560(EncodingDetector)
+        5    0.000    0.000    0.000    0.000 six.py:186(_get_module)
+        1    0.000    0.000    0.000    0.000 latin1prober.py:96(Latin1Prober)
+        2    0.000    0.000    0.000    0.000 {built-in method math.log}
+        1    0.000    0.000    0.000    0.000 threading.py:95(_RLock)
+        1    0.000    0.000    0.000    0.000 _htmlparser.py:294(HTMLParserTreeBuilder)
+        1    0.000    0.000    0.000    0.000 tempfile.py:909(TemporaryDirectory)
+        1    0.000    0.000    0.000    0.000 parse.py:147(_NetlocResultMixinBase)
+        1    0.000    0.000    0.000    0.000 connection.py:276(HTTPSConnection)
+        1    0.000    0.000    0.000    0.000 eucjpprober.py:36(EUCJPProber)
+        1    0.000    0.000    0.000    0.000 sjisprober.py:36(SJISProber)
+        5    0.000    0.000    0.000    0.000 datetime.py:50(_days_in_month)
+       16    0.000    0.000    0.000    0.000 {built-in method builtins.globals}
+        3    0.000    0.000    0.000    0.000 __init__.py:124(__init__)
+        1    0.000    0.000    0.000    0.000 threading.py:216(Condition)
+        1    0.000    0.000    0.000    0.000 pathlib.py:715(_from_parsed_parts)
+        1    0.000    0.000    0.000    0.000 _html5lib.py:236(AttrList)
+        1    0.000    0.000    0.000    0.000 string.py:159(Formatter)
+        1    0.000    0.000    0.000    0.000 element.py:1975(SoupStrainer)
+        1    0.000    0.000    0.000    0.000 _parseaddr.py:207(AddrlistClass)
+        3    0.000    0.000    0.000    0.000 datetime.py:45(_days_before_year)
+        1    0.000    0.000    0.000    0.000 decoder.py:254(JSONDecoder)
+        1    0.000    0.000    0.000    0.000 traceback.py:440(TracebackException)
+        1    0.000    0.000    0.000    0.000 exceptions.py:286(ProxySchemeUnknown)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:1393(TreeBuilder)
+        1    0.000    0.000    0.000    0.000 base.py:23(Node)
+        1    0.000    0.000    0.000    0.000 selectors.py:291(SelectSelector)
+        1    0.000    0.000    0.000    0.000 header.py:541(_Accumulator)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:51(BufferedStream)
+        1    0.000    0.000    0.000    0.000 feedparser.py:45(BufferedSubFile)
+        1    0.000    0.000    0.000    0.000 calendar.py:410(HTMLCalendar)
+        1    0.000    0.000    0.000    0.000 encoder.py:73(JSONEncoder)
+        1    0.000    0.000    0.000    0.000 fields.py:126(RequestField)
+        1    0.000    0.000    0.000    0.000 gzip.py:401(_GzipReader)
+        1    0.000    0.000    0.000    0.000 version.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 calendar.py:293(TextCalendar)
+        1    0.000    0.000    0.000    0.000 _collections.py:31(RecentlyUsedContainer)
+        1    0.000    0.000    0.000    0.000 client.py:1401(HTTPSConnection)
+        1    0.000    0.000    0.000    0.000 pathlib.py:295(_PosixFlavour)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:676(EncodingParser)
+        1    0.000    0.000    0.000    0.000 codingstatemachine.py:33(CodingStateMachine)
+        1    0.000    0.000    0.000    0.000 selectors.py:342(_PollLikeSelector)
+        1    0.000    0.000    0.000    0.000 encoder.py:104(__init__)
+        1    0.000    0.000    0.000    0.000 zipfile.py:2159(CompleteDirs)
+        1    0.000    0.000    0.000    0.000 models.py:60(RequestEncodingMixin)
+        8    0.000    0.000    0.000    0.000 six.py:80(_add_doc)
+        1    0.000    0.000    0.000    0.000 enums.py:17(LanguageFilter)
+        1    0.000    0.000    0.000    0.000 css_match.py:58(_FakeParent)
+        1    0.000    0.000    0.000    0.000 request.py:9(RequestMethods)
+        1    0.000    0.000    0.000    0.000 request.py:424(OpenerDirector)
+        1    0.000    0.000    0.000    0.000 header.py:179(Header)
+        1    0.000    0.000    0.000    0.000 euckrprober.py:34(EUCKRProber)
+        1    0.000    0.000    0.000    0.000 six.py:169(_SixMetaPathImporter)
+        1    0.000    0.000    0.000    0.000 jpcntx.py:116(JapaneseContextAnalysis)
+        1    0.000    0.000    0.000    0.000 datetime.py:1214(IsoCalendarDate)
+        1    0.000    0.000    0.000    0.000 __init__.py:37(__init__)
+        1    0.000    0.000    0.000    0.000 py.py:9(Trie)
+        1    0.000    0.000    0.000    0.000 header.py:413(_ValueFormatter)
+        1    0.000    0.000    0.000    0.000 gb2312prober.py:33(GB2312Prober)
+        1    0.000    0.000    0.000    0.000 structures.py:15(CaseInsensitiveDict)
+        1    0.000    0.000    0.000    0.000 euctwprober.py:33(EUCTWProber)
+        1    0.000    0.000    0.000    0.000 traceback.py:318(StackSummary)
+        3    0.000    0.000    0.000    0.000 pathlib.py:1089(_init)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:189(InputSource)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:736(Cookie)
+        1    0.000    0.000    0.000    0.000 cp949prober.py:34(CP949Prober)
+        1    0.000    0.000    0.000    0.000 {built-in method _codecs.register_error}
+        1    0.000    0.000    0.000    0.000 _policybase.py:271(Compat32)
+        1    0.000    0.000    0.000    0.000 big5prober.py:34(Big5Prober)
+        1    0.000    0.000    0.000    0.000 tempfile.py:550(_TemporaryFileCloser)
+        1    0.000    0.000    0.000    0.000 posixpath.py:52(normcase)
+        1    0.000    0.000    0.000    0.000 tempfile.py:267(_RandomNameSequence)
+        1    0.000    0.000    0.000    0.000 _policybase.py:18(_PolicyBase)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:477(QName)
+        1    0.000    0.000    0.000    0.000 connectionpool.py:60(ConnectionPool)
+        1    0.000    0.000    0.000    0.000 __init__.py:59(GuessedAtParserWarning)
+        1    0.000    0.000    0.000    0.000 selectors.py:434(PollSelector)
+        1    0.000    0.000    0.000    0.000 selectors.py:207(_BaseSelectorImpl)
+        5    0.000    0.000    0.000    0.000 enum.py:259(<genexpr>)
+        3    0.000    0.000    0.000    0.000 _collections_abc.py:315(__subclasshook__)
+        1    0.000    0.000    0.000    0.000 __init__.py:5(<module>)
+        2    0.000    0.000    0.000    0.000 __init__.py:2178(createLock)
+        1    0.000    0.000    0.000    0.000 selectors.py:443(EpollSelector)
+        1    0.000    0.000    0.000    0.000 element.py:1088(Doctype)
+        1    0.000    0.000    0.000    0.000 __init__.py:32(TreeBuilderRegistry)
+        1    0.000    0.000    0.000    0.000 __version__.py:5(<module>)
+        1    0.000    0.000    0.000    0.000 jpcntx.py:183(SJISContextAnalysis)
+        1    0.000    0.000    0.000    0.000 element.py:1033(PreformattedString)
+        6    0.000    0.000    0.000    0.000 {built-in method _warnings._filters_mutated}
+        1    0.000    0.000    0.000    0.000 adapters.py:55(BaseAdapter)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha384}
+        1    0.000    0.000    0.000    0.000 poolmanager.py:420(ProxyManager)
+        1    0.000    0.000    0.000    0.000 _compression.py:9(BaseStream)
+        1    0.000    0.000    0.000    0.000 __init__.py:1675(getEffectiveLevel)
+        5    0.000    0.000    0.000    0.000 datetime.py:445(_check_tzinfo_arg)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha3_224}
+        1    0.000    0.000    0.000    0.000 queue.py:11(LifoQueue)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:1281(XMLPullParser)
+        1    0.000    0.000    0.000    0.000 threading.py:1222(_make_invoke_excepthook)
+        1    0.000    0.000    0.000    0.000 enums.py:50(SequenceLikelihood)
+        1    0.000    0.000    0.000    0.000 element.py:75(NamespacedAttribute)
+        2    0.000    0.000    0.000    0.000 pathlib.py:61(__init__)
+        1    0.000    0.000    0.000    0.000 request.py:1078(AbstractDigestAuthHandler)
+        1    0.000    0.000    0.000    0.000 request.py:2391(ftpwrapper)
+        1    0.000    0.000    0.000    0.000 ssl.py:153(<dictcomp>)
+        1    0.000    0.000    0.000    0.000 __future__.py:81(_Feature)
+        1    0.000    0.000    0.000    0.000 constants.py:2936(<dictcomp>)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:378(HTMLBinaryInputStream)
+        1    0.000    0.000    0.000    0.000 euctwfreq.py:44(<module>)
+        1    0.000    0.000    0.000    0.000 __init__.py:469(StringTemplateStyle)
+        1    0.000    0.000    0.000    0.000 structures.py:89(LookupDict)
+        1    0.000    0.000    0.000    0.000 exceptions.py:245(IncompleteRead)
+        1    0.000    0.000    0.000    0.000 gzip.py:74(_PaddedFile)
+        1    0.000    0.000    0.000    0.000 __init__.py:687(BufferingFormatter)
+        1    0.000    0.000    0.000    0.000 threading.py:510(Event)
+        1    0.000    0.000    0.000    0.000 hooks.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:834(CookiePolicy)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:91(IncrementalParser)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:1116(_ListDataStream)
+        1    0.000    0.000    0.000    0.000 parser.py:16(Parser)
+        1    0.000    0.000    0.000    0.000 __init__.py:1280(disable)
+        1    0.000    0.000    0.000    0.000 formatter.py:128(HTMLFormatter)
+        1    0.000    0.000    0.000    0.000 pathlib.py:57(_Flavour)
+        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
+        2    0.000    0.000    0.000    0.000 {built-in method maketrans}
+        1    0.000    0.000    0.000    0.000 zipfile.py:1932(PyZipFile)
+        1    0.000    0.000    0.000    0.000 request.py:643(HTTPRedirectHandler)
+        1    0.000    0.000    0.000    0.000 threading.py:386(Semaphore)
+        1    0.000    0.000    0.000    0.000 _utils.py:76(BoundMethodDispatcher)
+        1    0.000    0.000    0.000    0.000 six.py:108(MovedModule)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_shake_128}
+        3    0.000    0.000    0.000    0.000 {method 'lower' of 'bytes' objects}
+        1    0.000    0.000    0.000    0.000 cp1252.py:17(IncrementalEncoder)
+        1    0.000    0.000    0.000    0.000 handler.py:22(ErrorHandler)
+        1    0.000    0.000    0.000    0.000 _exceptions.py:46(SAXParseException)
+        1    0.000    0.000    0.000    0.000 selectors.py:61(_SelectorMapping)
+        1    0.000    0.000    0.000    0.000 six.py:178(__init__)
+        1    0.000    0.000    0.000    0.000 __init__.py:270(LogRecord)
+        1    0.000    0.000    0.000    0.000 element.py:2239(ResultSet)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1773(FileCookieJar)
+        1    0.000    0.000    0.000    0.000 queue.py:223(PriorityQueue)
+        1    0.000    0.000    0.000    0.000 response.py:37(addclosehook)
+        1    0.000    0.000    0.000    0.000 request.py:1372(HTTPHandler)
+        1    0.000    0.000    0.000    0.000 tempfile.py:593(_TemporaryFileWrapper)
+        1    0.000    0.000    0.000    0.000 parse.py:797(Quoter)
+        1    0.000    0.000    0.000    0.000 cp1252.py:21(IncrementalDecoder)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1856(LWPCookieJar)
+        1    0.000    0.000    0.000    0.000 six.py:91(_LazyDescr)
+        1    0.000    0.000    0.000    0.000 __init__.py:1123(FileHandler)
+        1    0.000    0.000    0.000    0.000 _utils.py:44(MethodDispatcher)
+        1    0.000    0.000    0.000    0.000 request.py:1587(CacheFTPHandler)
+        1    0.000    0.000    0.000    0.000 request.py:832(HTTPPasswordMgr)
+        1    0.000    0.000    0.000    0.000 zipfile.py:591(LZMACompressor)
+        1    0.000    0.000    0.000    0.000 request.py:1254(AbstractHTTPHandler)
+        1    0.000    0.000    0.000    0.000 __init__.py:418(__init__)
+        1    0.000    0.000    0.000    0.000 models.py:198(Request)
+        2    0.000    0.000    0.000    0.000 _lxml.py:38(<genexpr>)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:132(EUCKRDistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 pathlib.py:625(_PathParents)
+        1    0.000    0.000    0.000    0.000 request.py:1396(HTTPCookieProcessor)
+        1    0.000    0.000    0.000    0.000 __init__.py:766(Filterer)
+        2    0.000    0.000    0.000    0.000 calendar.py:74(__init__)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha3_256}
+        2    0.000    0.000    0.000    0.000 {method 'deleter' of 'property' objects}
+        1    0.000    0.000    0.000    0.000 <string>:4(cy_wrap)
+        1    0.000    0.000    0.000    0.000 xmlreader.py:340(AttributesNSImpl)
+        1    0.000    0.000    0.000    0.000 six.py:129(_LazyModule)
+        1    0.000    0.000    0.000    0.000 jisfreq.py:44(<module>)
+        1    0.000    0.000    0.000    0.000 __init__.py:778(BeautifulStoneSoup)
+        1    0.000    0.000    0.000    0.000 calendar.py:589(LocaleHTMLCalendar)
+        1    0.000    0.000    0.000    0.000 sre_parse.py:98(checkgroup)
+        1    0.000    0.000    0.000    0.000 zipfile.py:2209(FastLookup)
+        1    0.000    0.000    0.000    0.000 request.py:603(BaseHandler)
+        4    0.000    0.000    0.000    0.000 six.py:239(exec_module)
+        1    0.000    0.000    0.000    0.000 threading.py:936(_set_ident)
+        1    0.000    0.000    0.000    0.000 threading.py:1326(_DummyThread)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha256}
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha512}
+        1    0.000    0.000    0.000    0.000 errors.py:33(MessageDefect)
+        1    0.000    0.000    0.000    0.000 sbcsgroupprober.py:46(SBCSGroupProber)
+        1    0.000    0.000    0.000    0.000 css_types.py:234(SelectorNull)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_shake_256}
+        1    0.000    0.000    0.000    0.000 error.py:19(URLError)
+        4    0.000    0.000    0.000    0.000 {method '__init_subclass__' of 'object' objects}
+        3    0.000    0.000    0.000    0.000 {built-in method builtins.locals}
+        1    0.000    0.000    0.000    0.000 auth.py:72(AuthBase)
+        1    0.000    0.000    0.000    0.000 auth.py:79(HTTPBasicAuth)
+        1    0.000    0.000    0.000    0.000 cookies.py:600(SimpleCookie)
+        1    0.000    0.000    0.000    0.000 response.py:35(DeflateDecoder)
+        1    0.000    0.000    0.000    0.000 response.py:123(MultiDecoder)
+        1    0.000    0.000    0.000    0.000 errors.py:93(NonPrintableDefect)
+        1    0.000    0.000    0.000    0.000 enums.py:32(ProbingState)
+        1    0.000    0.000    0.000    0.000 calendar.py:24(IllegalMonthError)
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha3_384}
+        1    0.000    0.000    0.000    0.000 {built-in method _hashlib.openssl_sha3_512}
+        1    0.000    0.000    0.000    0.000 {method 'values' of 'mappingproxy' objects}
+        1    0.000    0.000    0.000    0.000 {method 'popitem' of 'dict' objects}
+        1    0.000    0.000    0.000    0.000 netrc.py:22(netrc)
+        1    0.000    0.000    0.000    0.000 request.py:1472(FileHandler)
+        1    0.000    0.000    0.000    0.000 handler.py:208(DTDHandler)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:22(IncrementalDecoder)
+        1    0.000    0.000    0.000    0.000 _policybase.py:41(__init__)
+        1    0.000    0.000    0.000    0.000 client.py:178(HTTPMessage)
+        1    0.000    0.000    0.000    0.000 __init__.py:729(Filter)
+        1    0.000    0.000    0.000    0.000 decoder.py:20(JSONDecodeError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:12(RequestException)
+        1    0.000    0.000    0.000    0.000 request.py:622(HTTPErrorProcessor)
+        1    0.000    0.000    0.000    0.000 gb2312freq.py:42(<module>)
+        1    0.000    0.000    0.000    0.000 __init__.py:1218(PlaceHolder)
+        1    0.000    0.000    0.000    0.000 cookies.py:97(MockResponse)
+        1    0.000    0.000    0.000    0.000 idna.py:146(Codec)
+        1    0.000    0.000    0.000    0.000 __init__.py:109(Encoding)
+        1    0.000    0.000    0.000    0.000 feedparser.py:532(BytesFeedParser)
+        1    0.000    0.000    0.000    0.000 enums.py:8(InputState)
+        1    0.000    0.000    0.000    0.000 threading.py:1275(Timer)
+        1    0.000    0.000    0.000    0.000 parse.py:186(_NetlocResultMixinStr)
+        1    0.000    0.000    0.000    0.000 netrc.py:10(NetrcParseError)
+        1    0.000    0.000    0.000    0.000 __init__.py:3(<module>)
+        1    0.000    0.000    0.000    0.000 response.py:57(addinfo)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:22(IncrementalDecoder)
+        1    0.000    0.000    0.000    0.000 parser.py:79(BytesParser)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:113(EUCTWDistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 formatter.py:135(XMLFormatter)
+        1    0.000    0.000    0.000    0.000 css_parser.py:341(get_name)
+        1    0.000    0.000    0.000    0.000 element.py:101(CharsetMetaAttributeValue)
+        1    0.000    0.000    0.000    0.000 calendar.py:558(LocaleTextCalendar)
+        1    0.000    0.000    0.000    0.000 exceptions.py:263(InvalidChunkLength)
+        1    0.000    0.000    0.000    0.000 __init__.py:272(IncrementalDecoder)
+        1    0.000    0.000    0.000    0.000 queue.py:23(Full)
+        1    0.000    0.000    0.000    0.000 six.py:880(add_metaclass)
+        1    0.000    0.000    0.000    0.000 euckrfreq.py:41(<module>)
+        1    0.000    0.000    0.000    0.000 __init__.py:1743(RootLogger)
+        1    0.000    0.000    0.000    0.000 element.py:1060(CData)
+        1    0.000    0.000    0.000    0.000 cp1252.py:25(StreamWriter)
+        1    0.000    0.000    0.000    0.000 response.py:106(BrotliDecoder)
+        1    0.000    0.000    0.000    0.000 exceptions.py:50(ProxyError)
+        1    0.000    0.000    0.000    0.000 wait.py:14(NoWayToWaitForSocketError)
+        1    0.000    0.000    0.000    0.000 _inputstream.py:864(ContentAttrParser)
+        1    0.000    0.000    0.000    0.000 pathlib.py:503(_Selector)
+        1    0.000    0.000    0.000    0.000 parse.py:131(_ResultMixinStr)
+        1    0.000    0.000    0.000    0.000 request.py:1048(HTTPBasicAuthHandler)
+        1    0.000    0.000    0.000    0.000 ElementPath.py:334(_SelectorContext)
+        1    0.000    0.000    0.000    0.000 message.py:1168(EmailMessage)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:217(EUCJPDistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 parse.py:321(DefragResult)
+        1    0.000    0.000    0.000    0.000 calendar.py:546(different_locale)
+        1    0.000    0.000    0.000    0.000 request.py:1529(FTPHandler)
+        1    0.000    0.000    0.000    0.000 parser.py:71(HeaderParser)
+        1    0.000    0.000    0.000    0.000 exceptions.py:168(URLSchemeUnknown)
+        1    0.000    0.000    0.000    0.000 exceptions.py:209(InsecurePlatformWarning)
+        1    0.000    0.000    0.000    0.000 big5freq.py:43(<module>)
+        1    0.000    0.000    0.000    0.000 {method 'difference_update' of 'set' objects}
+        1    0.000    0.000    0.000    0.000 request.py:1224(HTTPDigestAuthHandler)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:18(IncrementalEncoder)
+        1    0.000    0.000    0.000    0.000 six.py:144(MovedAttribute)
+        1    0.000    0.000    0.000    0.000 mbcsgroupprober.py:41(MBCSGroupProber)
+        1    0.000    0.000    0.000    0.000 models.py:174(RequestHooksMixin)
+        1    0.000    0.000    0.000    0.000 cookies.py:145(CookieError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:20(PoolError)
+        1    0.000    0.000    0.000    0.000 request.py:1059(ProxyBasicAuthHandler)
+        1    0.000    0.000    0.000    0.000 request.py:789(ProxyHandler)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:18(IncrementalEncoder)
+        1    0.000    0.000    0.000    0.000 client.py:1501(CannotSendHeader)
+        1    0.000    0.000    0.000    0.000 client.py:1514(LineTooLong)
+        1    0.000    0.000    0.000    0.000 __meta__.py:122(_is_pre)
+        1    0.000    0.000    0.000    0.000 __init__.py:64(MarkupResemblesLocatorWarning)
+        1    0.000    0.000    0.000    0.000 parse.py:334(ParseResult)
+        1    0.000    0.000    0.000    0.000 calendar.py:160(setfirstweekday)
+        1    0.000    0.000    0.000    0.000 {built-in method _elementtree._set_factories}
+        1    0.000    0.000    0.000    0.000 zipfile.py:42(BadZipFile)
+        1    0.000    0.000    0.000    0.000 zipfile.py:614(LZMADecompressor)
+        1    0.000    0.000    0.000    0.000 response.py:74(GzipDecoder)
+        1    0.000    0.000    0.000    0.000 request.py:1242(ProxyDigestAuthHandler)
+        1    0.000    0.000    0.000    0.000 errors.py:81(HeaderDefect)
+        1    0.000    0.000    0.000    0.000 enums.py:41(MachineState)
+        1    0.000    0.000    0.000    0.000 __init__.py:1276(disable)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1043(PurePosixPath)
+        1    0.000    0.000    0.000    0.000 auth.py:100(HTTPProxyAuth)
+        1    0.000    0.000    0.000    0.000 core.py:12(IDNAError)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1241(Absent)
+        1    0.000    0.000    0.000    0.000 exceptions.py:77(MaxRetryError)
+        1    0.000    0.000    0.000    0.000 _utils.py:150(memoize)
+        1    0.000    0.000    0.000    0.000 uu.py:39(Error)
+        1    0.000    0.000    0.000    0.000 enums.py:65(CharacterCategory)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:170(Big5DistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 __init__.py:490(ParserRejectedMarkup)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1001(is_absolute)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1585(WindowsPath)
+        1    0.000    0.000    0.000    0.000 cp1252.py:28(StreamReader)
+        1    0.000    0.000    0.000    0.000 cookiejar.py:1771(LoadError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:64(URLRequired)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:25(StreamWriter)
+        1    0.000    0.000    0.000    0.000 threading.py:469(BoundedSemaphore)
+        2    0.000    0.000    0.000    0.000 calendar.py:55(__init__)
+        1    0.000    0.000    0.000    0.000 {built-in method atexit.register}
+        1    0.000    0.000    0.000    0.000 _html5lib.py:460(TextNode)
+        1    0.000    0.000    0.000    0.000 errors.py:8(MessageError)
+        1    0.000    0.000    0.000    0.000 six.py:245(_MovedItems)
+        1    0.000    0.000    0.000    0.000 html5parser.py:2793(ParseError)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:151(GB2312DistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 threading.py:1140(daemon)
+        1    0.000    0.000    0.000    0.000 idna.py:253(IncrementalDecoder)
+        1    0.000    0.000    0.000    0.000 core.py:19(where)
+        1    0.000    0.000    0.000    0.000 exceptions.py:108(UnrewindableBodyError)
+        1    0.000    0.000    0.000    0.000 request.py:896(HTTPPasswordMgrWithDefaultRealm)
+        1    0.000    0.000    0.000    0.000 __init__.py:323(IncrementalEncoder)
+        1    0.000    0.000    0.000    0.000 jpcntx.py:212(EUCJPContextAnalysis)
+        1    0.000    0.000    0.000    0.000 __init__.py:789(StopParsing)
+        1    0.000    0.000    0.000    0.000 __init__.py:793(FeatureNotFound)
+        1    0.000    0.000    0.000    0.000 pathlib.py:528(_TerminatingSelector)
+        1    0.000    0.000    0.000    0.000 exceptions.py:8(HTTPError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:32(RequestError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:158(LocationParseError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:312(HeaderParsingError)
+        1    0.000    0.000    0.000    0.000 error.py:73(ContentTooShortError)
+        1    0.000    0.000    0.000    0.000 request.py:639(HTTPDefaultErrorHandler)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:25(StreamWriter)
+        1    0.000    0.000    0.000    0.000 client.py:1470(UnknownProtocol)
+        1    0.000    0.000    0.000    0.000 six.py:340(Module_six_moves_urllib_parse)
+        1    0.000    0.000    0.000    0.000 chardistribution.py:192(SJISDistributionAnalysis)
+        1    0.000    0.000    0.000    0.000 element.py:1117(Stylesheet)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1053(PureWindowsPath)
+        1    0.000    0.000    0.000    0.000 parse.py:329(SplitResult)
+        1    0.000    0.000    0.000    0.000 {built-in method math.sqrt}
+        1    0.000    0.000    0.000    0.000 idna.py:218(IncrementalEncoder)
+        1    0.000    0.000    0.000    0.000 base.py:122(ActiveFormattingElements)
+        1    0.000    0.000    0.000    0.000 utf_16_le.py:28(StreamReader)
+        1    0.000    0.000    0.000    0.000 pathlib.py:550(_WildcardSelector)
+        1    0.000    0.000    0.000    0.000 pathlib.py:581(_RecursiveWildcardSelector)
+        1    0.000    0.000    0.000    0.000 parse.py:139(_ResultMixinBytes)
+        1    0.000    0.000    0.000    0.000 _htmlparser.py:18(HTMLParseError)
+        1    0.000    0.000    0.000    0.000 threading.py:778(<listcomp>)
+        1    0.000    0.000    0.000    0.000 threading.py:1305(_MainThread)
+        1    0.000    0.000    0.000    0.000 pathlib.py:534(_PreciseSelector)
+        1    0.000    0.000    0.000    0.000 {built-in method _thread._set_sentinel}
+        1    0.000    0.000    0.000    0.000 cookies.py:165(CookieConflictError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:178(ResponseError)
+        1    0.000    0.000    0.000    0.000 ElementTree.py:106(ParseError)
+        1    0.000    0.000    0.000    0.000 utf_16_be.py:28(StreamReader)
+        1    0.000    0.000    0.000    0.000 constants.py:2940(DataLossWarning)
+        1    0.000    0.000    0.000    0.000 parser.py:126(BytesHeaderParser)
+        1    0.000    0.000    0.000    0.000 threading.py:743(BrokenBarrierError)
+        1    0.000    0.000    0.000    0.000 element.py:1071(XMLProcessingInstruction)
+        1    0.000    0.000    0.000    0.000 {built-in method sys.audit}
+        1    0.000    0.000    0.000    0.000 <string>:1(<module>)
+        1    0.000    0.000    0.000    0.000 handler.py:223(EntityResolver)
+        1    0.000    0.000    0.000    0.000 socket.py:211(_GiveupOnSendfile)
+        1    0.000    0.000    0.000    0.000 client.py:1507(BadStatusLine)
+        1    0.000    0.000    0.000    0.000 client.py:1519(RemoteDisconnected)
+        1    0.000    0.000    0.000    0.000 client.py:1459(HTTPException)
+        1    0.000    0.000    0.000    0.000 element.py:1126(Script)
+        1    0.000    0.000    0.000    0.000 response.py:67(GzipDecoderState)
+        1    0.000    0.000    0.000    0.000 exceptions.py:14(HTTPWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:95(HostChangedError)
+        1    0.000    0.000    0.000    0.000 request.py:1414(UnknownHandler)
+        1    0.000    0.000    0.000    0.000 request.py:1640(DataHandler)
+        1    0.000    0.000    0.000    0.000 shutil.py:69(Error)
+        1    0.000    0.000    0.000    0.000 _exceptions.py:105(SAXNotRecognizedException)
+        1    0.000    0.000    0.000    0.000 six.py:402(Module_six_moves_urllib_request)
+        1    0.000    0.000    0.000    0.000 __meta__.py:132(_is_post)
+        1    0.000    0.000    0.000    0.000 {method 'index' of 'tuple' objects}
+        1    0.000    0.000    0.000    0.000 exceptions.py:58(DecodeError)
+        1    0.000    0.000    0.000    0.000 six.py:475(Module_six_moves_urllib_robotparser)
+        1    0.000    0.000    0.000    0.000 element.py:1065(ProcessingInstruction)
+        1    0.000    0.000    0.000    0.000 __meta__.py:127(_is_dev)
+        1    0.000    0.000    0.000    0.000 exceptions.py:28(HTTPError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:104(TimeoutStateError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:134(NewConnectionError)
+        1    0.000    0.000    0.000    0.000 gzip.py:116(BadGzipFile)
+        1    0.000    0.000    0.000    0.000 shutil.py:89(_GiveupOnFastCopy)
+        1    0.000    0.000    0.000    0.000 serializer.py:407(SerializeError)
+        1    0.000    0.000    0.000    0.000 parse.py:340(DefragResultBytes)
+        1    0.000    0.000    0.000    0.000 idna.py:295(StreamReader)
+        1    0.000    0.000    0.000    0.000 zipfile.py:46(LargeZipFile)
+        1    0.000    0.000    0.000    0.000 exceptions.py:280(InvalidHeader)
+        1    0.000    0.000    0.000    0.000 shutil.py:72(SameFileError)
+        1    0.000    0.000    0.000    0.000 constants.py:2945(_ReparseException)
+        1    0.000    0.000    0.000    0.000 client.py:1495(ImproperConnectionState)
+        1    0.000    0.000    0.000    0.000 client.py:1464(NotConnected)
+        1    0.000    0.000    0.000    0.000 six.py:382(Module_six_moves_urllib_error)
+        1    0.000    0.000    0.000    0.000 parse.py:348(SplitResultBytes)
+        1    0.000    0.000    0.000    0.000 parse.py:353(ParseResultBytes)
+        1    0.000    0.000    0.000    0.000 idna.py:292(StreamWriter)
+        1    0.000    0.000    0.000    0.000 exceptions.py:32(ConnectionError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:72(MissingSchema)
+        1    0.000    0.000    0.000    0.000 exceptions.py:96(ContentDecodingError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:185(SecurityWarning)
+        1    0.000    0.000    0.000    0.000 _version.py:2(<module>)
+        1    0.000    0.000    0.000    0.000 _exceptions.py:115(SAXNotSupportedException)
+        1    0.000    0.000    0.000    0.000 _exceptions.py:125(SAXReaderNotAvailable)
+        1    0.000    0.000    0.000    0.000 client.py:1475(UnknownTransferEncoding)
+        1    0.000    0.000    0.000    0.000 errors.py:12(MessageParseError)
+        1    0.000    0.000    0.000    0.000 element.py:1082(Declaration)
+        1    0.000    0.000    0.000    0.000 pathlib.py:404(_Accessor)
+        1    0.000    0.000    0.000    0.000 exceptions.py:68(TooManyRedirects)
+        1    0.000    0.000    0.000    0.000 exceptions.py:88(InvalidProxyURL)
+        1    0.000    0.000    0.000    0.000 exceptions.py:44(SSLError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:64(ProtocolError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:146(ClosedPoolError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:197(InsecureRequestWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:215(SNIMissingWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:221(DependencyWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:236(BodyNotHttplibCompatible)
+        1    0.000    0.000    0.000    0.000 shutil.py:85(RegistryError)
+        1    0.000    0.000    0.000    0.000 errors.py:24(MultipartConversionError)
+        1    0.000    0.000    0.000    0.000 errors.py:73(InvalidBase64CharactersDefect)
+        1    0.000    0.000    0.000    0.000 client.py:1478(UnimplementedFileMode)
+        1    0.000    0.000    0.000    0.000 errors.py:104(ObsoleteHeaderDefect)
+        1    0.000    0.000    0.000    0.000 six.py:454(Module_six_moves_urllib_response)
+        1    0.000    0.000    0.000    0.000 element.py:98(AttributeValueWithCharsetSubstitution)
+        1    0.000    0.000    0.000    0.000 pathlib.py:1578(PosixPath)
+        1    0.000    0.000    0.000    0.000 {method '__exit__' of 'posix.ScandirIterator' objects}
+        1    0.000    0.000    0.000    0.000 package_data.py:1(<module>)
+        1    0.000    0.000    0.000    0.000 core.py:17(IDNABidiError)
+        1    0.000    0.000    0.000    0.000 core.py:22(InvalidCodepoint)
+        1    0.000    0.000    0.000    0.000 exceptions.py:40(SSLError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:53(ConnectTimeout)
+        1    0.000    0.000    0.000    0.000 exceptions.py:60(ReadTimeout)
+        1    0.000    0.000    0.000    0.000 exceptions.py:152(LocationValueError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:191(SubjectAltNameWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:203(SystemTimeWarning)
+        1    0.000    0.000    0.000    0.000 errors.py:16(HeaderParseError)
+        1    0.000    0.000    0.000    0.000 errors.py:20(BoundaryError)
+        1    0.000    0.000    0.000    0.000 errors.py:41(NoBoundaryInMultipartDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:61(MultipartInvariantViolationDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:87(InvalidHeaderDefect)
+        1    0.000    0.000    0.000    0.000 client.py:1498(CannotSendRequest)
+        1    0.000    0.000    0.000    0.000 client.py:1504(ResponseNotReady)
+        1    0.000    0.000    0.000    0.000 element.py:1076(Comment)
+        1    0.000    0.000    0.000    0.000 element.py:1135(TemplateString)
+        1    0.000    0.000    0.000    0.000 exceptions.py:76(InvalidSchema)
+        1    0.000    0.000    0.000    0.000 exceptions.py:80(InvalidURL)
+        1    0.000    0.000    0.000    0.000 exceptions.py:84(InvalidHeader)
+        1    0.000    0.000    0.000    0.000 exceptions.py:110(TimeoutError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:128(ConnectTimeoutError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:140(EmptyPoolError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:306(ProxySchemeUnsupported)
+        1    0.000    0.000    0.000    0.000 exceptions.py:320(UnrewindableBodyError)
+        1    0.000    0.000    0.000    0.000 shutil.py:75(SpecialFileError)
+        1    0.000    0.000    0.000    0.000 shutil.py:79(ExecError)
+        1    0.000    0.000    0.000    0.000 errors.py:28(CharsetError)
+        1    0.000    0.000    0.000    0.000 errors.py:44(StartBoundaryNotFoundDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:67(UndecodableBytesDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:107(NonASCIILocalPartDefect)
+        1    0.000    0.000    0.000    0.000 client.py:1467(InvalidURL)
+        1    0.000    0.000    0.000    0.000 sre_parse.py:101(checklookbehindgroup)
+        1    0.000    0.000    0.000    0.000 core.py:27(InvalidCodepointContext)
+        1    0.000    0.000    0.000    0.000 exceptions.py:36(ProxyError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:44(Timeout)
+        1    0.000    0.000    0.000    0.000 exceptions.py:92(ChunkedEncodingError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:100(StreamConsumedError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:104(RetryError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:118(FileModeWarning)
+        1    0.000    0.000    0.000    0.000 exceptions.py:120(ReadTimeoutError)
+        1    0.000    0.000    0.000    0.000 exceptions.py:230(ResponseNotChunked)
+        1    0.000    0.000    0.000    0.000 shutil.py:82(ReadError)
+        1    0.000    0.000    0.000    0.000 errors.py:47(CloseBoundaryNotFoundDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:64(InvalidMultipartContentTransferEncodingDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:70(InvalidBase64PaddingDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:90(HeaderMissingRequiredValue)
+        1    0.000    0.000    0.000    0.000 exceptions.py:114(RequestsWarning)
+        1    0.000    0.000    0.000    0.000 errors.py:50(FirstHeaderLineIsContinuationDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:53(MisplacedEnvelopeHeaderDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:56(MissingHeaderBodySeparatorDefect)
+        1    0.000    0.000    0.000    0.000 errors.py:76(InvalidBase64LengthDefect)
+        1    0.000    0.000    0.000    0.000 exceptions.py:122(RequestsDependencyWarning)
+
+
-- 
GitLab