Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4680:b6b600ff61e2
win32: Replace win32file._get_osfhandle with function from msvcrt module
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Tue, 27 Nov 2012 14:17:05 +0300 |
| parents | 4b0ddce43d08 |
| children | 4960a2c21590 |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ - the popen2 module is deprecated as of Python 2.6; the subprocess module is available since Python 2.4, thus a roundup.anypy.subprocess_ module is needed # vim: si
