Eli Bendersky <eli...@gmail.com> added the comment:

Thanks for the pointer, Ross. 

So I propose to remove the mention of list2cmdline from the documentation of 
subprocess, explaining instead what it does to the path (since I think this 
should be publicly known, otherwise it's just black magic). 

I will prepare a patch for this and post it for review here before committing.

Do you folks think we should also prepend an underscore to list2cmdline, thus 
settling the doubt about its "public-ness" once and for all? Other private 
functions in subprocess do have underscores prepended.

----------

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

Reply via email to