svn: r4695
This commit is contained in:
Alex Roitman 2005-05-26 21:31:35 +00:00
parent 8811c44ad2
commit b654e2e84a

View File

@ -4032,6 +4032,7 @@ class EventRef:
to the refereneced event.
"""
ROLE_UNKNOWN = -1
ROLE_CUSTOM = 0
ROLE_PRIMARY = 1
ROLE_CLERGY = 2