diff -r 8d9da911ed7d -r 88ae12bc6280 app/projrev/views/helpers/access.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/projrev/views/helpers/access.py Thu Aug 06 18:38:54 2009 +0530 @@ -0,0 +1,7 @@ +"""This module contains the access checks +""" + + +__authors__ = [ + '"Madhusudan.C.S" ', +]