Serhiy Storchaka added the comment:

* White list consists mostly from token.__all__.
* All names in black list are implementation details. Names in white list are 
stable and already repeated in docs.
* test.support.check__all__ shouldn't be used in this case. See other tests for 
public API that doesn't use it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27112>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to