[issue7294] MSDN URL in subprocess.py is incorrect

2009-11-09 Thread Eric Smith
Eric Smith added the comment: Fixed in: trunk: r76168 release26-maint: r76169 py3k: r76170 release31-maint: r76171 -- priority: -> low resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue7294] MSDN URL in subprocess.py is incorrect

2009-11-09 Thread Eric Smith
Changes by Eric Smith : -- assignee: -> eric.smith versions: +Python 2.6, Python 3.1 ___ Python tracker ___ ___ Python-bugs-list maili

[issue7294] MSDN URL in subprocess.py is incorrect

2009-11-09 Thread Eric Smith
Changes by Eric Smith : -- versions: +Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue7294] MSDN URL in subprocess.py is incorrect

2009-11-09 Thread Eric Smith
New submission from Eric Smith : subprocess.py includes this comment, in list2cmdline(): # See # http://msdn.microsoft.com/library/en-us/vccelng/htm/progs_12.asp MSDN gets reorganized with surprising regularity, and this URL is no longer valid. I think the current URL is: http://msdn.mi