gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/4] Fix the header of example_aiogps_run


From: Sanjeev Gupta
Subject: [PATCH 2/4] Fix the header of example_aiogps_run
Date: Sun, 22 Dec 2019 22:36:33 +0800

remove claim to run under python 2
---
 example_aiogps_run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example_aiogps_run b/example_aiogps_run
index 54e0825f2..d42a35d78 100755
--- a/example_aiogps_run
+++ b/example_aiogps_run
@@ -7,7 +7,7 @@
 #
 # SPDX-License-Identifier: BSD-2-clause
 
-# This code runs compatibly under Python 2 and 3.x for x >= 2.
+# This code runs only under Python 3.x for x >= 6.
 
 """
 Script that runs the aiogps example. On Python versions that can not run the
-- 
2.24.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]