STINNER Victor <vstin...@redhat.com> added the comment:
> However, the documentation says nothing about reduce being optional, and it > is unconditionally included in the module __all__. Oh, about this specific issue: maybe test___all__ should be fixed to test functools.py with _functools blocked? As done by test_functools.py? But this is a wider change and I'm not sure that it's doable :-( (especially in a generic way!) The PEP 399 requires the same API for the C and the Python implementations. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32321> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com