[PATCH 3 of 4] scmutil: use context managers for file handles

Adrian Buehlmann adrian at cadifra.com
Sat Jan 2 18:27:00 CST 2016


On 2016-01-03 00:38, Gregory Szorc wrote:
> scmutil: use context managers for file handles

Does this work on Windows for the pure case (that is, using posixfile
from line 189 in pure/osutil.py)?


More information about the Mercurial-devel mailing list