Code

added IMAP support to mail gateway (sf rfe 934000)
[roundup.git] / roundup / security.py
index 241715d80b356d64ac2ff4ddd17bcdc1213f6a4f..58496f452a18d35648ecb9886c4dfbaa986cce83 100644 (file)
@@ -1,3 +1,7 @@
+"""Handle the security declarations used in Roundup trackers.
+"""
+__docformat__ = 'restructuredtext'
+
 import weakref
 
 from roundup import hyperdb