Christian Heimes added the comment: There is no _ssl.py. The internal _ssl module is a C extension module. Under Windows it is called _ssl.pyd. Do you have a _ssl.py or _ssl package in your project that may confict with _ssl.pyd?
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31124> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com