summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/gccollect.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-11-26 21:17:16 +0200
committerDamien George <damien.p.george@gmail.com>2014-11-27 17:38:03 +0000
commit1eca32836d558287b404e84a8364d9088e07695a (patch)
treecb1142a19430e8a55a99bdb87d6d30d54ab9bc24 /esp8266/gccollect.c
parente5dbe1e28340a9d1a7b651b35d8de449c46fcf23 (diff)
downloadmicropython-1eca32836d558287b404e84a8364d9088e07695a.tar.gz
micropython-1eca32836d558287b404e84a8364d9088e07695a.zip
builtin: Reimplement __repl_print__() in terms of print().
Before, __repl_print__() used libc printf(), while print() used uPy streams and own printf() implementation. This led to subtle, but confusing differences in output when just doing "foo" vs "print(foo)" on interactive prompt.
Diffstat (limited to 'esp8266/gccollect.c')
0 files changed, 0 insertions, 0 deletions