##// 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.

File last commit:

r32206:c4858385 default
r34256:d6af8da4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer