On Wed, 30 Mar 2016 09:59:02 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Tue, Mar 29, 2016 at 5:02 AM, Peter Mills > <[email protected]> wrote: > > > > Works fine: > [Latest version] > > > Fails with exception: [Previous versions] > > I don't understand the point of reporting bugs that have already been > fixed. > > Edward The "working latest version" tests were Py 2.7, the "fails older version" tests were Py 3.x. I think Peter was assuming that the latest version would also fail in Py 3.x, probably just reported it that way because of the specifics of his set up. I believe the latest version would have failed in Py 3.x, seeing it was calling unicode(). Cheers -Terry -- 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.
