<br><br><div class="gmail_quote">On Wed, Feb 15, 2012 at 3:36 PM, Paul Rubin <span dir="ltr"><no.email@nospam.invalid></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Martin Schöön <<a href="mailto:martin.schoon@gmail.com">martin.schoon@gmail.com</a>> writes:<br>
> A very quick internet search indicated that this should be no big<br>
</div>> deal if I go for an Android-based phone. What about the alternatives?<br>
<br>
It works pretty well with Maemo, though phones with that are not so easy<br>
to find.  My ex-officemate wrote some SL4A (Android) apps in Python and<br>
said it was pretty easy to use, though some features were missing.  I<br>
know that one missing feature was tkinter.<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br>The missing features is why I wish SL4A's Python were based on jython or the java version of pypy.  Apparently each new function needs a stub for the SL4A CPython; something that runs on a JVM (OK: Dalvik really, but it's almost the same thing) should be able to call java functions directly.<br>
 <br></div></div>