commit | 476157bea5da669061633198b28cf7d18fa49370 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Tue Sep 04 11:27:47 2007 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Tue Sep 04 11:27:47 2007 +0000 |
tree | 9d16b17570ee199985773cc39fa0024ced529349 | |
parent | 85bcc66bb492931b6ca3de21ca53ca53b754be33 [diff] |
Make the _wrap_close type (which is returned by os.popen) iterable. This should fix the Lib\test\test_uuid.py test on Windows.