I just ran python -Qwarn -tt -3 on a custom python script and the first line returned is gis.py:801: DeprecationWarning: classic int division Is this something that needs to be fixed? Nikos