[csw-devel] SF.net SVN: gar:[12214] csw/mgar/gar/v2/lib/python/checkpkg_lib.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Jan 6 13:06:53 CET 2011
Revision: 12214
http://gar.svn.sourceforge.net/gar/?rev=12214&view=rev
Author: wahwah
Date: 2011-01-06 12:06:53 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
checkpkg: Removing an unused function
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/checkpkg_lib.py
Modified: csw/mgar/gar/v2/lib/python/checkpkg_lib.py
===================================================================
--- csw/mgar/gar/v2/lib/python/checkpkg_lib.py 2011-01-06 12:06:19 UTC (rev 12213)
+++ csw/mgar/gar/v2/lib/python/checkpkg_lib.py 2011-01-06 12:06:53 UTC (rev 12214)
@@ -155,10 +155,6 @@
return super(CheckpkgManagerBase, self).GetSqlobjectTriad(
self.osrel, self.arch, self.catrel)
- def GetPackageStatsList(self):
- raise RuntimeError("Please don't use this function as it violates "
- "the Law of Demeter.")
-
def FormatReports(self, errors, messages, gar_lines):
namespace = {
"name": self.name,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list