From: Thierry Parmentelat Date: Thu, 28 Nov 2019 10:17:20 +0000 (+0100) Subject: degree2decimal.py is another python2 script X-Git-Tag: plewww-5.3-0~32 X-Git-Url: http://git.onelab.eu/?p=plewww.git;a=commitdiff_plain;h=f7e5f2a72fc78a5b72be93c087345f366f130d66 degree2decimal.py is another python2 script --- diff --git a/googlemap/degree2decimal.py b/googlemap/degree2decimal.py index 873cd54..6cc2211 100755 --- a/googlemap/degree2decimal.py +++ b/googlemap/degree2decimal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # transforms a degree notation like # 43:36:56.32 (43 degrees 36 minutes 56.32 seconds) # into a decimal notation