Mercurial > hg-stable
comparison mercurial/bundlerepo.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 | ed41ce89822d |
children | a40e2f7fe49d |
comparison
equal
deleted
inserted
replaced
27704:051b0dcec98b | 27705:2380889f8f52 |
---|