##// END OF EJS Templates
py3: rewrite stdout hack of doctest by using ui.pushbuffer()...
py3: rewrite stdout hack of doctest by using ui.pushbuffer() We can't use pycompat.stdout here because the doctest runner replaces sys.stdout with a string buffer.
Yuya Nishihara -
r34256:d6af8da4 default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
__init__.py Loading ...
_readers.py Loading ...