Éric Araujo <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue14901> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
