Ezio Melotti <ezio.melo...@gmail.com> added the comment:

You can indent the "attribute" directives and avoid to repeat "STARTUPINFO." 
before every attribute. If STD_INPUT_HANDLE and the other constants are 
attributes of STARTUPINFO they should be indented too, otherwise a line that 
says that subprocess also provides those at module level might be better.
Another short note at the beginning of the section that mentions that this 
class/attributes are available on Windows only would be good too.
There's also some trailing whitespace that should be removed.

----------
nosy: +ezio.melotti

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

Reply via email to