On Tue, Aug 15, 2017 at 10:46 AM, vitalije <[email protected]> wrote:

> Done at d9f16f2.
>
>>     s = s.replace('\r\n', '\n')
>>
>> TypeError: a bytes-like object is required, not 'str'
>>
>
> Silly of me.
>

​Everything appears to work ​at d9f16f.  The acid test passes when using
either Python 2 or 3.

A nit: when using Python 3, pyflakes issues the following complaint when
writing leoImport.py:

leoImport.py:2096: list comprehension redefines 'p' from line 2093.

I'd like to run all unit tests from unitTest.db before closing this issue,
but it could be done now if you like.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to