OSGeo / Cat-Interop

Better interoperability between open source metadata servers and clients.
http://wiki.osgeo.org/wiki/Cat-Interop
MIT License
23 stars 21 forks source link

Convert to Python3 #29

Closed ralic closed 4 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w

tomkralidis commented 4 years ago

Looks like this was since implemented. Thanks!