INADA Naoki <songofaca...@gmail.com> added the comment:

For the record, this is part of `import requests`.
`import ssl` took 11 ms and `textwrap` weights 2.4 ms of it.

                    - ipaddress 2048 us (self 2048 us)
                    - textwrap 2402 us (self 2402 us)
                    - _ssl 2744 us (self 2744 us)
                        - _struct 232 us (self 232 us)
                      - struct 411 us (self 180 us)
                      - binascii 272 us (self 272 us)
                    - base64 997 us (self 315 us)
                  - ssl 11158 us (self 2969 us)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31659>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to