mercurial/windows.py
changeset 30474 b02e210a6817
parent 30470 10d15095d7c2
child 30612 d623cc6b3742
--- a/mercurial/windows.py	Thu Oct 20 23:53:36 2016 +0900
+++ b/mercurial/windows.py	Fri Oct 21 00:03:46 2016 +0900
@@ -171,8 +171,6 @@
             self.close()
             raise IOError(errno.EPIPE, 'Broken pipe')
 
-sys.stdout = winstdout(sys.stdout)
-
 def _is_win_9x():
     '''return true if run on windows 95, 98 or me.'''
     try: