mrmiguez / pymods

process MODS records from Python
https://pypi.python.org/pypi/pymods
MIT License
17 stars 0 forks source link

Typo in pymods.DCRecord #5

Closed mrmiguez closed 7 years ago

mrmiguez commented 7 years ago

line 647, in get_element for item in self.finall('{0}'.format(elem))

mrmiguez commented 7 years ago

Fixed w/ 391328b