sapling/mercurial/pure
Gregory Szorc d467f4fac0 osutil: implement __enter__ and __exit__ on posixfile
So they can be used as context managers.
2016-01-02 16:41:57 -08:00
..
__init__.py pure: quiesce build warnings 2012-04-16 08:50:40 -07:00
base85.py base85: use absolute_import 2015-12-12 13:33:47 -05:00
bdiff.py bdiff: use absolute_import 2015-12-12 13:34:55 -05:00
diffhelpers.py diffhelpers: use absolute_import 2015-12-12 13:35:41 -05:00
mpatch.py mpatch: use absolute_import 2015-12-12 13:37:56 -05:00
osutil.py osutil: implement __enter__ and __exit__ on posixfile 2016-01-02 16:41:57 -08:00
parsers.py parsers: use absolute_import 2015-12-12 13:39:29 -05:00