commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src GConfig.py


From: Jason Cater
Subject: gnue/common/src GConfig.py
Date: Sat, 06 Apr 2002 16:17:02 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/04/06 16:17:02

Modified files:
        common/src     : GConfig.py 

Log message:
        removed obsolete code

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

Patches:
Index: gnue/common/src/GConfig.py
diff -c gnue/common/src/GConfig.py:1.10 gnue/common/src/GConfig.py:1.11
*** gnue/common/src/GConfig.py:1.10     Thu Apr  4 18:02:31 2002
--- gnue/common/src/GConfig.py  Sat Apr  6 16:17:02 2002
***************
*** 8,14 ****
  #
  # GNU Enterprise is distributed in the hope that it will be 
  # useful, but WITHOUT ANY WARRANTY; without even the implied 
! # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  # PURPOSE. See the GNU General Public License for more details.
  #
  # You should have received a copy of the GNU General Public 
--- 8,14 ----
  #
  # GNU Enterprise is distributed in the hope that it will be 
  # useful, but WITHOUT ANY WARRANTY; without even the implied 
! # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  # PURPOSE. See the GNU General Public License for more details.
  #
  # You should have received a copy of the GNU General Public 
***************
*** 118,124 ****
      self._parser = ConfigParser()
  
      GDebug.printMesg(1,'Configuration File: "%s"' % location)
-     drive = os.path.splitdrive(location)
  
      fileHandle = openResource(location)
  
--- 118,123 ----



reply via email to

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