]> granicus.if.org Git - python/commit
Improve diagnostic output when an external command returns a non-zero exit
authorFred Drake <fdrake@acm.org>
Sun, 4 Feb 2001 15:20:26 +0000 (15:20 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 4 Feb 2001 15:20:26 +0000 (15:20 +0000)
commit4e3f2752c5af235eada6df979e35941dad4574f0
tree8343a95064c1a3bd7e723cd09e1eed81b39302ac
parentf36fb69fd2c1fd3bdd0aec41e4588fc872cc401f
Improve diagnostic output when an external command returns a non-zero exit
code, showing the transcript for that command.

This closes SF bug #129740.
Doc/tools/mkhowto