app/projrev/views/helpers/access.py
changeset 5 88ae12bc6280
child 7 3e6916eb3d2c
--- /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" <madhusudancs@gmail.com>',
+]