emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/sqlite3 0131cc617d 19/62: python3 -> python


From: ELPA Syncer
Subject: [nongnu] elpa/sqlite3 0131cc617d 19/62: python3 -> python
Date: Tue, 14 Mar 2023 11:01:45 -0400 (EDT)

branch: elpa/sqlite3
commit 0131cc617deb94f18c2bc5eacf223ca80ea3524e
Author: Y. N. Lo <gordonynlo@yahoo.com>
Commit: Y. N. Lo <gordonynlo@yahoo.com>

    python3 -> python
---
 tools/gen-consts.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/gen-consts.py b/tools/gen-consts.py
index 22cf46cdfd..74f57a84f9 100755
--- a/tools/gen-consts.py
+++ b/tools/gen-consts.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
 
 import sys
 import os



reply via email to

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