]> granicus.if.org Git - python/commit
Duh, it helps if '_nt_quote_args()' actually returns the mutated list,
authorGreg Ward <gward@python.net>
Sun, 26 Mar 2000 21:47:00 +0000 (21:47 +0000)
committerGreg Ward <gward@python.net>
Sun, 26 Mar 2000 21:47:00 +0000 (21:47 +0000)
commita3c8bf382e5271bc5af9e2eacae22c5bdefdec38
tree52e9ea0a841d9b893a3f368b5b2d03c98ec8a60e
parentcdb20ba56d1c14cdf5a90df2b0cfc94d869c2e55
Duh, it helps if '_nt_quote_args()' actually returns the mutated list,
rather than None.
Lib/distutils/spawn.py