Home | Trees | Indices | Help |
|
---|
|
1 #!/usr/bin/env python 2 """Module containting the base class for all the classes in this package""" 3 4 __author__ = "Abhinav Sarkar <abhinav@abhinavsarkar.net>" 5 __version__ = "0.2" 6 __license__ = "GNU Lesser General Public License" 7 22
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 10 11:14:35 2009 | http://epydoc.sourceforge.net |