commit-gnue
[Top][All Lists]
Advanced

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

gnue/gnue-common/src GConnections.py


From: Jason Cater
Subject: gnue/gnue-common/src GConnections.py
Date: Tue, 18 Sep 2001 17:10:28 -0400

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    01/09/18 17:10:28

Modified files:
        gnue-common/src: GConnections.py 

Log message:
        typo fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/src/GConnections.py.diff?cvsroot=OldCVS&tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: gnue/gnue-common/src/GConnections.py
diff -u gnue/gnue-common/src/GConnections.py:1.17 
gnue/gnue-common/src/GConnections.py:1.18
--- gnue/gnue-common/src/GConnections.py:1.17   Mon Sep 17 22:43:30 2001
+++ gnue/gnue-common/src/GConnections.py        Tue Sep 18 17:10:28 2001
@@ -31,7 +31,7 @@
 #
 
 from GConfigParser import *
-import string
+import sys, string
 import GDebug
 import GDataObjects
 import GLoginHandler



reply via email to

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