This commit is contained in:
Thomas Vander Stichele
2009-05-25 22:41:01 +00:00
parent 262801e554
commit b6b5ea2c1b

View File

@@ -103,6 +103,8 @@ def getAccurateRipResponses(data):
class AccurateRipResponse(object):
"""
I represent the response of the AccurateRip online database.
@type checksums: list of str
"""
trackCount = None