[issue27571] 3.6 Seems to be ignoring the _sodium pyd file made with pip.

Steve Dower report at bugs.python.org
Tue Jul 19 12:45:20 EDT 2016


Steve Dower added the comment:

Any chance this is a regression in the "extension module within a package" issue we saw during 3.5?

There's a pretty relevant difference between:

>>> import nacl._sodium
>>> import _cffi_backend

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27571>
_______________________________________


More information about the Python-bugs-list mailing list