hai shi <[email protected]> added the comment:
> If PyCapsule_Import() fails, zoneinfomodule_exec() returns 0 (success) with > an exception raised. Why not return -1 directly when PyCapsule_Import() fails? It looks like more simpler. Do I miss something? ---------- nosy: +shihai1991 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42979> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
