summaryrefslogtreecommitdiff
path: root/gegps
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-08-26 17:59:28 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-08-26 17:59:28 -0400
commitb4c70f34be88fbb799895b489f9cf9a53d1492c8 (patch)
tree8d7d679461f1d64a6097a05500963daa8a9eb756 /gegps
parentc5548cf6f289cd7fe7eeb0ddc0586d61883e6fdd (diff)
downloadgpsd-b4c70f34be88fbb799895b489f9cf9a53d1492c8.tar.gz
Add gegps to the pychecker set, and clean up one glitch pychecker revealed.
Diffstat (limited to 'gegps')
-rwxr-xr-xgegps4
1 files changed, 2 insertions, 2 deletions
diff --git a/gegps b/gegps
index 5d6f6d86..139c08ba 100755
--- a/gegps
+++ b/gegps
@@ -20,8 +20,8 @@
# Modified by Chen Wei <weichen302@aol.com> for use with gpsd
# Cleaned up and adapted for the GPSD project by Eric S. Raymond.
-import time, os, gps, getopt
-import sys
+import sys, os, getopt
+import gps
KML_OPEN_IN_GE = '''\
<?xml version="1.0" encoding="UTF-8"?>