Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
> As I said, my only intention here is be to document > (and argparsify/formalize) what is already there. In a handful of cases, that would be useful; however, for the most part, these APIs were undocumented for a reason. Some of the command-line interfaces were slapped together without much of a design effort; some were little more than quick-and-dirty ad-hoc tests. It would be a mistake to "document and formalize" accidental mini-apps. There's no harm in adding --help or a usage example, but please avoid making behavior guarantees that we really don't want to have to live with. Only "document and formalize" the parts that are well thought out. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11260> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com