Brian Curtin <cur...@acm.org> added the comment:

Here's a patch which keeps docstrings, and explicitly qualifies the Windows 
specific functions from _subprocess rather than using import * (which causes a 
couple of lines just over 79 chars). Now the functions are more hidden than 
before.

Ran the tests to be sure I got each change, nothing seems to have slipped by.

----------
Added file: http://bugs.python.org/file16117/issue7838_v2.diff

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

Reply via email to