commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src GDataSource.py


From: Jason Cater
Subject: gnue/common/src GDataSource.py
Date: Thu, 16 May 2002 00:37:48 -0400

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/05/16 00:37:47

Modified files:
        common/src     : GDataSource.py 

Log message:
        removed debugging print statements

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

Patches:
Index: gnue/common/src/GDataSource.py
diff -c gnue/common/src/GDataSource.py:1.33 gnue/common/src/GDataSource.py:1.34
*** gnue/common/src/GDataSource.py:1.33 Wed May 15 21:14:43 2002
--- gnue/common/src/GDataSource.py      Thu May 16 00:37:47 2002
***************
*** 235,244 ****
  
      if hasattr(self, 'master') and self.master:
  
-       print self._toplevelParent
-       print self._topObject
-       print self._topObject._datasourceDictionary
- 
        self.master = string.lower(self.master)
        GDebug.printMesg(3,"Linking detail '%s' to master '%s'" \
                           % (self.name, self.master) )
--- 235,240 ----



reply via email to

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