[docs] [issue14901] Python Windows FAQ is Very Outdated

Éric Araujo report at bugs.python.org
Fri May 25 20:46:23 CEST 2012


Éric Araujo <merwok at netwok.org> added the comment:

Thanks for the detailed remarks.  Some of the proposed changes may not apply to the 2.7 and 3.2 versions, which for example support XP if I remember correctly.

1b: Sure, patch welcomed.

6: os.system is discouraged, but os.popen still exists in 3.x (it’s implemented on top of subprocess)

I leave the rest to the people with more Windows knowledge.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14901>
_______________________________________


More information about the docs mailing list