commit | 56055a474955811fd672e406d0a175349879759d | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Sun Jul 23 19:47:12 2000 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Sun Jul 23 19:47:12 2000 +0000 |
tree | 60e9e6837ad70694e876917760d993eab6574ecf | |
parent | 8315ea579046727bb234dc4692ca28c8514eacbe [diff] |
-- added code to the new Windows popen functions to make close return the exit code. Only works on Windows NT/2000, due to limitations in the Win9X shell. (based on patch #100941 by David Bolen)