On Friday, November 7, 2014 9:21:39 AM UTC-6, Edward K. Ream wrote: > Afaik, there should be absolutely *no* difference between pythonw.exe and python.exe, but apparently on Python 3.x there is.
Problem found: On Python3.4 the sax reader will die if the "out" keyword argument is None *and* sys.stdout is None. The fix was straightforward. Matt reports that there is no problem with Python 3.2, so this seems like a recent, Ahem, "improvement". I've just filed this Python bug: http://bugs.python.org/issue22819 Please hold commits: Leo 5.0a2 is coming later today. 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
