diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-23 02:15:56 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-23 02:15:56 +0200 |
commit | 344e15b1ae641528b0f37447604ba66be9184a10 (patch) | |
tree | 4eda273a0714f9c63cc99a86c19fd242048b058b /tests/io/file_long_read3.py | |
parent | 6113eb2f3342223d3e5ca36d6ff12199e0d05164 (diff) | |
download | micropython-344e15b1ae641528b0f37447604ba66be9184a10.tar.gz micropython-344e15b1ae641528b0f37447604ba66be9184a10.zip |
objstr: Remove code duplication and unbreak Windows build.
There was really weird warning (promoted to error) when building Windows
port. Exact cause is still unknown, but it uncovered another issue:
8-bit and unicode str_make_new implementations should be mutually exclusive,
and not built at the same time. What we had is that bytes_decode() pulled
8-bit str_make_new() even for unicode build.
Diffstat (limited to 'tests/io/file_long_read3.py')
0 files changed, 0 insertions, 0 deletions