summaryrefslogtreecommitdiff
path: root/gpscap.py
diff options
context:
space:
mode:
authorFred Wright <fw@fwright.net>2016-04-09 19:57:15 -0700
committerEric S. Raymond <esr@thyrsus.com>2016-04-10 04:58:57 -0400
commitf089f6d2dda9fa95bdf9b0e1e8ede9fa61ce087c (patch)
treed5b64b52e32b953f1b1704e55fc83db066dd6e37 /gpscap.py
parent7a98971bd84ee294cb233887243d32bdb1d29520 (diff)
downloadgpsd-f089f6d2dda9fa95bdf9b0e1e8ede9fa61ce087c.tar.gz
Removes non-ASCII characters from gps.h comments.
Testing maskaudit.py with Python 3 revealed that two comments in gps.h (lines 285 and 294) were using non-ASCII minus signs in the comments. This resulted in exceptions with Python >=3.3 and LANG unset. Since there's no intention to actually use non-ASCII characters here, it doesn't seem worthwhile to fix the code. TESTED: Using a version of SConstruct patched to use the target Python for build helpers, ran "scons build-all" with all six supported Python versions.
Diffstat (limited to 'gpscap.py')
0 files changed, 0 insertions, 0 deletions