pytask/helpers/__init__.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 01 Feb 2011 02:31:53 +0530
changeset 540 b07d52d49db7
parent 536 03164bb5b52d
permissions -rwxr-xr-x
Initial tags for the chapters should not contain Textbook as the keyword.

"""Package containing the helper functions that may be used through out
the site.
"""

__authors__ = [
    '"Madhusudan.C.S" <madhusudancs@fossee.in>',
    ]