nextpnr/3rdparty/python-console/modified
gatecat 3b45174375 pyconsole: Avoid lockup when reading from stdin
Create an empty temporary file for stdin; so reads fail rather than
locking up (otherwise doing help() would be enough to completely lock up
the GUI).

Signed-off-by: gatecat <gatecat@ds0.me>
2021-02-22 10:48:21 +00:00
..
pyinterpreter.cc pyconsole: Avoid lockup when reading from stdin 2021-02-22 10:48:21 +00:00
pyinterpreter.h Add GUI for executing python file 2018-12-14 17:20:25 +01:00
pyredirector.cc adapted python-console for easier use 2018-06-28 17:57:26 +02:00
pyredirector.h adapted python-console for easier use 2018-06-28 17:57:26 +02:00