<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/7/26 Christian Engwer <span dir="ltr"><<a href="mailto:christian.engwer@uni-muenster.de" target="_blank">christian.engwer@uni-muenster.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Miha,<br>
<br>
before commenting in detail, one quick and important note:<br>
<div class="im"><br>
> I don't think we talked about this, but I make all my code<br>
> python3-compliant,<br>
> and while it should run on python2 as well, there might be some<br>
> incompatibilities.<br>
<br>
</div>it is very important, that the code runs under python2, as we might<br>
want to run also it on compute systems which usually have a little bit<br>
outdated software... that is also the reason why we can't rely on<br>
C++11 compatible compilers :-(<br></blockquote><div>I just checked, the code does run with python2. Most of the time, <br>newer code runs on the older interpreter, but not vice-versa. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Christian<br>
</font></span></blockquote></div><br></div></div>