Author: andrewjlawrence
Branch: winconsoleio
Changeset: r96726:462ddd6f090c
Date: 2019-06-01 22:48 +0100
http://bitbucket.org/pypy/pypy/changeset/462ddd6f090c/
Log:Work in progress.
diff --git a/pypy/module/_io/interp_win32consoleio.py
b/pypy/module/_io/interp_win32consoleio.py
--- a/pypy/mo
Author: andrewjlawrence
Branch: winconsoleio
Changeset: r96725:64a78c073e0b
Date: 2019-06-01 17:40 +0100
http://bitbucket.org/pypy/pypy/changeset/64a78c073e0b/
Log:Added testconsole, further implementation of winconsoleio.
diff --git a/pypy/module/_io/interp_win32consoleio.py
b/pypy/module/_