On Tue, Dec 27, 2011 at 8:43 PM, Brian Theado <[email protected]> wrote: > I notice some user attribute (uA) issues when switching from python2 > to python3. I have a leo file which contains pickled uA and which was > created using python2.
Thanks for this report. Iirc, Leo uses different code to pickle/unpickle uAs, depending on Python version. It's distressing to hear that the pickle formats are incompatible. It kinda ruins the notion of pickling... 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.
