On Feb 18, 2014, at 1:09 PM, Terry Reedy <[email protected]> wrote: > While the function could be implemented as one 70-line function, it happens > to be implemented as a 4-line wrapper for a completely undocumented > (Untokenizer class with 4 methods. (It is unmentioned in the doc and there > are currently no docstrings.) > > I view the class as a private implementation detail and would like to treat > it as such, and perhaps even rename it _Untokenizer to make that clear.
Yes, that would be reasonable. Raymond
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com