Issue903104

classification
Title: fixes for test_popen2
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: bzimmer Nosy List: bzimmer, ellisj
Priority: normal Keywords: patch

Created on 2004-02-24.00:14:15 by ellisj, last changed 2004-02-24.00:14:15 by ellisj.

Files
File name Uploaded Description Edit Remove
popen2-patch.txt ellisj, 2004-02-24.00:14:15
Messages
msg2364 (view) Author: Jonathan Ellis (ellisj) Date: 2004-02-24.00:14:15
- fix missing self in variable reference
- r/m hardcoded "d:\\winnt" paths in _test.  (a) this
is totally nonportable and (b) even among win32 users
very few have the system installed on d:!
History
Date User Action Args
2004-02-24 00:14:15ellisjcreate