X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-xearth;h=d3025a07919b00bd85c563cdf035d196ebc85929;hb=db36cbb61b95f316e9f9bc0d89aea2d3bef3dc54;hp=4f1773bbfe8733e992be4bd346debb09bee7d363;hpb=068a588b206be799352a8113e7ac5627500649e2;p=mirror%2Fuserdir-ldap.git diff --git a/ud-xearth b/ud-xearth index 4f1773b..d3025a0 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, posix; from userdir_ldap import *; Anon = 0;