[issue23883] __all__ lists are incomplete

Jacek Kołodziej report at bugs.python.org
Wed Jul 22 11:23:05 CEST 2015


Jacek Kołodziej added the comment:

> raiseExecptions typo: Might be best to get the typo fixed first (maybe open a separate issue, since it should probably be fixed starting from the 3.4 branch).

Done in #24678 and commited in 83b45ea19d00 .

> Regarding OpcodeInfo, it is probably up to your judgement.

Then I'll leave it as it was - without OpcodeInfo in pickletools.__all__ . The test for it remains in the patch, though.

----------
Added file: http://bugs.python.org/file39977/Issue23883_all.v5.patch

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


More information about the Python-bugs-list mailing list