Ben Sturmfels

Python simultaneous swap

Ben Sturmfels at

Woo! Finally got to use Python's simultaneous swap idiom to fix up a geocoding mistake:

latitude, longitude = longitude, latitude

It's only been like... nearly 10 years of programming in Python. ;)

McClane, clacke@libranet.de ❌ likes this.