Package musicbrainz2 :: Package data
[frames] | no frames]

Source Code for Package musicbrainz2.data

 1  """Support data for the musicbrainz2 package. 
 2   
 3  This package is I{not} part of the public API, it has been added to work 
 4  around shortcomings in python and may thus be removed at any time. 
 5   
 6  Please use the L{musicbrainz2.utils} module instead. 
 7  """ 
 8  __revision__ = '$Id: __init__.py 7386 2006-04-30 11:12:55Z matt $' 
 9   
10  # EOF 
11