On Jan 25, 6:22 pm, "Edward K. Ream" <[email protected]> wrote:
> A new unit test for _contentHashFile now passes "both ways", but only > after _contentHashFile takes care to convert both args to an encoded > string. Iirc, this may cause problems on ubuntu. We shall see. All is well on ubuntu with Python 2.x. There is a problem with g.getPythonEncodingFromString with Python 3.x on both Windows 7 and ubuntu. I suspect it's a chicken-and-egg problem: we are trying to guess the encoding of a file after having read it. I'll fix this tomorrow. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
