STINNER Victor <vstin...@python.org> added the comment:

I disagree. A function should be either fully public: tested, documented. Or 
fully internal.

In the past, many functions were in both, in the gray area.

If these functions are useful, please make them *public* and document them. I'm 
+1 to make these functions public.

----------

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

Reply via email to