projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53dac05
)
fix comment garbage from last commit
author
Zac Medico
<zmedico@gentoo.org>
Tue, 17 Jan 2012 21:40:28 +0000
(13:40 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 17 Jan 2012 21:40:28 +0000
(13:40 -0800)
pym/portage/xml/metadata.py
patch
|
blob
|
history
diff --git
a/pym/portage/xml/metadata.py
b/pym/portage/xml/metadata.py
index 5d02a358b4cd271739d740268fdbd4f93ba7c13a..bed6a1e55d662cdcec26807e906cbb3da71f9881 100644
(file)
--- a/
pym/portage/xml/metadata.py
+++ b/
pym/portage/xml/metadata.py
@@
-184,7
+184,7
@@
class MetaDataXML(object):
"""Access metadata.xml"""
def __init__(self, metadata_xml_path, herds):
- """Parse a valid m
nico
etadata.xml file.
+ """Parse a valid metadata.xml file.
@type metadata_xml_path: str
@param metadata_xml_path: path to a valid metadata.xml file