Srinivas Nyayapati <[email protected]> added the comment:
What is the recommended way to check for platform in cpython? Is it using the
sys module or os module? As for the error messages I couldn't think of anything
better then what you suggested :).
win32: raise ImportError("The crypt module is not supported on Windows")
not win32: raise ImportError("The required _crypt module was not built as part
of CPython")
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue25172>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com