projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f4cec
)
remove libxml2 import from __init__.py :)
author
Seth Vidal
<skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:43:48 +0000
(16:43 -0400)
committer
Seth Vidal
<skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:43:48 +0000
(16:43 -0400)
createrepo/__init__.py
patch
|
blob
|
history
diff --git
a/createrepo/__init__.py
b/createrepo/__init__.py
index 13dc1153a1b35a8668aa0803e665ea6486eab058..5920ca184c80cbe7fb38eb1f9292c3394a9ed504 100644
(file)
--- a/
createrepo/__init__.py
+++ b/
createrepo/__init__.py
@@
-16,7
+16,6
@@
import os
import sys
-import libxml2
import fnmatch
import time
import yumbased