On Friday, 28 February 2014 14:55:43 UTC+1, Terry wrote:
>
> viewrendered2.py contains some Python3 incompatibility 
>
>     from StringIO import StringIO 
>
>     exec code in scope 
>
> commenting those out allow it to load in Python3, although of course 
> parts will be broken. 
>
> Jake - nodediff.py has the StringIO issue in Py3 too. 
>
> Cheers -Terry 
>

Reading this made me think: are most Leo plugins written in Python 2.x or 
3.x? 
I am asking because, being a newbie, I am afraid I may encounter 
compatibility problems like the one pointed out by Terry, without even 
realizing it.
Which Python version do you recommend for ensuring the least problematic 
user experience, 2.7 or 3.3?

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to