On 13/01/14 00:31, Anna Petrášová wrote:
Hi,


On Sun, Jan 12, 2014 at 5:40 PM, Maciej Sieczka <[email protected]
<mailto:[email protected]>> wrote:

    Hello,

    Can you please tell what is the status of wxPython 3 support in SVN
    GRASS6 and 7?


so far I tested grass 6 and 7 with wxpython 2.9 only. I am not sure
what's the difference between 2.9 and 3 but I hope it's not so big.

One important change I stumbled upon recently is that integer division results in float in python 3, while it resulted in integer in python 2. So any module that relies on integer division resulting in integer will need to be updated. I have no idea if such situations exist, though.

Moritz
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to