New submission from Eric Smith <e...@trueblade.com>: 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.microsoft.com/en-us/library/17w5ykft.aspx The best way to find this is to go to: http://msdn.microsoft.com and search on "Parsing C++ Command-Line Arguments". ---------- components: Library (Lib) keywords: easy messages: 95081 nosy: eric.smith severity: normal status: open title: MSDN URL in subprocess.py is incorrect versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7294> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com