Martin Panter added the comment:

IMO the two documented exceptions should definitely be added to __all__.

Not so sure, but list2cmdline() should probably be left out, with a comment 
explaining the decision. It is not mentioned in the main documentation that I 
can find, but it is mentioned in the doc string of the “subprocess” module. If 
it is only meant to be an internal detail, it shouldn’t be mentioned by name. 
If it is an external API (which I doubt), it should be documented better and 
added to __all__.

----------
nosy: +vadmium

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

Reply via email to