Mercurial > hg-stable
diff tests/test-basic.t @ 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 | 8f88f768e24c |
children | 3aa50c9d89a0 |