Hi Sean,<div><br></div><div>If there was a concrete need to move to a newer Python version in order to make lit Python 3 compatible, I would view that as a good reason to move forward.</div><div><br></div><div>I have little experience writing Python 2 & 3 compatible code, so I'd need to see the patch to make lit Python 3 compatible before I could comment more.</div>
<div><br></div><div> - Daniel</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 9:15 AM, Sean Silva <span dir="ltr"><<a href="mailto:silvas@purdue.edu" target="_blank">silvas@purdue.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So, I just tried, and basically it's difficult to make progress due to<br>
the print statements (since they induce an immediate syntax error).<br>
Since 2.4 doesn't support `from __future__ import print_function`, the<br>
only alternative I guess is shimming in a print function. This is a<br>
maintenance effort that I don't want to do right now (and, TBQH, I<br>
feel that the proper maintainer should be responsible for).<br>
<br>
ddunbar, how does this weight against your "causing large problems<br>
with the code" criterion for supporting older versions? As I believe<br>
that you are the author and maintainer of lit, are you planning on<br>
fixing this compatibility problem?<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Sean Silva<br>
</font></span><div class="im HOEnZb"><br>
On Tue, Dec 4, 2012 at 8:59 AM, Sean Silva <<a href="mailto:silvas@purdue.edu">silvas@purdue.edu</a>> wrote:<br>
</div><div class="HOEnZb"><div class="h5">> On Tue, Dec 4, 2012 at 4:27 AM, Tobias Grosser <<a href="mailto:tobias@grosser.es">tobias@grosser.es</a>> wrote:<br>
>> Why don't you give it a try. This will also help us to understand where<br>
>> the biggest<br>
>> problems are and if the necessary changes make supporting python 2.4<br>
>> hard.<br>
><br>
> I'll see what I can do. Since on that machine I only have python3 and<br>
> python2.7, I can't easily verify that my changes still operate on the<br>
> desired 2.4 and 2.5.<br>
><br>
> -- Sean Silva<br>
</div></div></blockquote></div><br></div>