www-commits
[Top][All Lists]
Advanced

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

www/server/source/linc linc.py


From: Facundo Lander
Subject: www/server/source/linc linc.py
Date: Wed, 11 May 2022 04:13:02 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Facundo Lander <facundo>        22/05/11 04:13:02

Modified files:
        server/source/linc: linc.py 

Log message:
        Upgrade Python from version 2 to 3, per www-discuss 2022-05-01

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/source/linc/linc.py?cvsroot=www&r1=1.36&r2=1.37

Patches:
Index: linc.py
===================================================================
RCS file: /web/www/www/server/source/linc/linc.py,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- linc.py     29 Apr 2022 05:34:38 -0000      1.36
+++ linc.py     11 May 2022 08:13:01 -0000      1.37
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/python3
 # -*- coding: utf-8 -*-
 #
 # LINC - LINC Is Not Checklink



reply via email to

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