Mon, 14 Feb 2011 11:12:26 +0100 | Adrian Buehlmann | port win32.py to using the Python ctypes library | file | diff | annotate |
Tue, 11 Jan 2011 14:10:16 +0100 | Adrian Buehlmann | reintroduces util.unlink, for POSIX and Windows. | file | diff | annotate |
Tue, 11 Jan 2011 14:10:16 +0100 | Adrian Buehlmann | windows.rename: check OSError for EEXIST | file | diff | annotate |
Sun, 02 Jan 2011 19:34:41 +0100 | Adrian Buehlmann | rename util.unlink to unlinkpath | file | diff | annotate |
Mon, 27 Dec 2010 01:12:31 +0100 | Adrian Buehlmann | windows.rename: eliminate temp name race (issue2571) | file | diff | annotate |
Wed, 22 Dec 2010 13:25:00 -0600 | Steve Borho | util: concentrate quoting knowledge to windows.py quotecommand() | file | diff | annotate |