Make parse_metadata_use() emulate the Element.itertext() method from
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 20:29:13 +0000 (13:29 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 20:29:13 +0000 (13:29 -0700)
commit1112bbcd7f74e8fc507d0057fb153c9bbed8fc50
treee07d5dc2ebae621e34595e668fb44bbb7746419e
parent5f17d938bdb21871fee46197439da0b1f8d54b7b
Make parse_metadata_use() emulate the Element.itertext() method from
python-2.7, so egencache --update-use-local-desc gets all of the inner
text.
pym/repoman/utilities.py