On Windows 7, at least, switching back and forth between Python 3.1
and 2.6 is quite slow, presumably because all .pyc or .pyo files must
be regenerated for all the .py files in the leo directory and
subdirectories.  I doubt there is much remedy for this.

Worse, imo, is that with Python 3.x there is a noticeable delay, on
the order of 5-10 seconds, when opening Leo3k for the first time in a
new console window.  This delay does not occur when using Python 2.6.

I can't just use only Python 3.x because docutils has not been ported
to Python 3k, so for now I have chosen to work primarily with Python
2k.  Obviously, this won't work when making changes that depend on
Python's version, but most of those changes presumably have already
been made now that most unicode issues have been resolved.

Does anyone have any comments on this situation?

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.

Reply via email to