Home | Trees | Indices | Help |
---|
|
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
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 5 13:37:51 2011 | http://epydoc.sourceforge.net |