STINNER Victor <[email protected]> added the comment:
> Top-imported warnings is not used.
Fixed by commit b8e689a6e8134e88f857a55e50b6a4977967e385.
> struct.calcsize('P') is always success.
I wrote PR 11130 for that.
Note: struct.calcsize('P') always works on Python 2.7 as well.
> plistlib is always available.
I don't know this module. This module imports many other modules like
xml.parsers.expat. I don't think that the try/except ImportError hurts. Feel
free to propose a PR if you want.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35346>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com