X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-xearth;h=5b23044449ec28cde6d58152a5be758a3fcfc4e8;hp=4f1773bbfe8733e992be4bd346debb09bee7d363;hb=2525bf73603cb6487cfcea096e2dc347ad360394;hpb=10ed90c0bd35fb4538ef4e1b28fce41052aa124f diff --git a/ud-xearth b/ud-xearth index 4f1773b..5b23044 100755 --- a/ud-xearth +++ b/ud-xearth @@ -14,7 +14,7 @@ # DGMS -> DD DDD + (MM + (SS.SSSSSS)/60)/60 # For Latitude + is North, for Longitude + is East -import string, re, time, ldap, getopt, sys, pwd, posix; +import string, re, time, ldap, getopt, sys, pwd, os; from userdir_ldap import *; Anon = 0;