diff options
author | Damien George <damien.p.george@gmail.com> | 2014-05-06 21:44:11 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-05-06 21:44:11 +0100 |
commit | 93afa230a42592023ba39951a48109d098f03bbe (patch) | |
tree | 41d58fb61fefed26ef2598ee2c52617144ac4ab7 /py/objstringio.c | |
parent | c53b408f28942bfc5b64fee86ac89a339dc06e3f (diff) | |
download | micropython-93afa230a42592023ba39951a48109d098f03bbe.tar.gz micropython-93afa230a42592023ba39951a48109d098f03bbe.zip |
py, parser: Add commented-out code to discard doc strings.
Doesn't help with RAM reduction because doc strings are interned as soon
as they are encountered, which is too soon to do any optimisations on
them.
Diffstat (limited to 'py/objstringio.c')
0 files changed, 0 insertions, 0 deletions