[Rpm-metadata] createrepo/yumbased.py

Seth Vidal skvidal at linux.duke.edu
Tue Jan 8 15:48:51 UTC 2008


 createrepo/yumbased.py |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b55508b4ae404d0d709cab44f06efae20e89c636
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Tue Jan 8 10:47:12 2008 -0500

    remove debug prints :)

diff --git a/createrepo/yumbased.py b/createrepo/yumbased.py
index 7113498..cf81947 100644
--- a/createrepo/yumbased.py
+++ b/createrepo/yumbased.py
@@ -37,8 +37,6 @@ class CreateRepoPackage(YumLocalPackage):
         self._hdrend = None
         
     def _xml(self, item):
-        print item
-        print type(item)
         return xml.sax.saxutils.escape(item)
         
     def _do_checksum(self):



More information about the Rpm-metadata mailing list