<div dir="ltr"><br><br>On Sun, Aug 4, 2019 at 3:20 PM Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>><br>> Hi devs,<br>><br>> since we now have the 7.8 release branch, I suggest to get rid of<br>> Python 2 support in master.<br>><br>> This will greatly simplify the code. Python 2 is EOL anyway in a few months.<br><div><br></div><div>I guess the first step would be to change the deprecated shebang</div><div>#!/usr/bin/env python</div><div>to</div><div>#!/usr/bin/env python3</div><div><br></div><div>Markus M<br></div><div><br></div></div>