<br><div class="gmail_quote">On Sat, May 21, 2011 at 6:25 PM, Daniel Kluev <span dir="ltr"><<a href="mailto:dan.kluev@gmail.com">dan.kluev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Also, most of these complaints could be solved by using correct python<br>
dialect for particular task - RPython, Cython and so on.<br></blockquote><div><br>Cython is an interesting dialect that I use now and then.<br><br>RPython is probably just as well avoided.  PyPy, which is written in RPython and Python, supports Python 2.7 nicely - there's no need to drop down to the level of RPython to get significant performance benefits from PyPy.<br>
<br></div></div>