]> granicus.if.org Git - python/commit
Fix for Windows: close a temporary file before trying to delete it.
authorHye-Shik Chang <hyeshik@gmail.com>
Tue, 5 Jun 2007 19:28:15 +0000 (19:28 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Tue, 5 Jun 2007 19:28:15 +0000 (19:28 +0000)
commitf9a0ea8ce1b7907c2f3073be0539d0a0b067a8fa
treee66f28f6e3dd4bd059190d1498498084b6988163
parent9b5414090b8cdd7fb086578003398066585a42c7
Fix for Windows: close a temporary file before trying to delete it.
Lib/test/test_multibytecodec.py