summaryrefslogtreecommitdiffstatshomepage
path: root/examples/unix/http_server.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-01 12:53:50 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-01 12:53:50 +0300
commit777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc (patch)
treed5330f4b8cdddc93d27b65a7d67dc0d500913c05 /examples/unix/http_server.py
parent3d4a5352086894414a291dac14fbfd6166cfae3e (diff)
downloadmicropython-777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc.tar.gz
micropython-777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc.zip
esp8266: Disallow recursive calls to REPL.
Before this change, if REPL blocked executing some code, it was possible to still input new statememts and excuting them, all leading to weird, and portentially dangerous interaction. TODO: Current implementation may have issues processing input accumulated while REPL was blocked.
Diffstat (limited to 'examples/unix/http_server.py')
0 files changed, 0 insertions, 0 deletions