Home
last modified time | relevance | path

Searched refs:replaceid3 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/py-apetag/py-ApeTag-1.2/
H A Dtest_ApeTag.py164 self.assertEqual(EXAMPLE_ID3_FIELDS, ApeTag.replaceid3(f, EXAMPLE_ID3_FIELDS))
H A DApeTag.py777 def replaceid3(fil, fields = {}): function