Mercurial > hg-stable
diff mercurial/templater.py @ 27705:2380889f8f52
statichttprepo: implement __enter__ and __exit__ on httprangeheader
httprangeheader behaves like a file object. Implement __enter__ and
__exit__ so it can be used as a context manager, just like file objects.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 02 Jan 2016 15:33:01 -0800 |
parents | b502138f5faa |
children | ac8c0ee5c3b8 |