Mercurial > hg-stable
diff tests/test-ui-verbosity.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 | 4c50552fc9bc |
children | 870dae78234c |