jupyter_micropython_kernel icon indicating copy to clipboard operation
jupyter_micropython_kernel copied to clipboard

Use the put_file protocol used in webrepl

Open goatchurchprime opened this issue 6 years ago • 0 comments

This would be instead of doing the executing a series of writelines to an open file handle.

Function code is here: https://github.com/micropython/webrepl/blob/master/webrepl_cli.py#L119

goatchurchprime avatar Jun 12 '19 08:06 goatchurchprime