- Timestamp:
- 20 Jun 2011, 00:30:10 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/accesscodes/interfaces.py
r5098 r6413 37 37 title = u'Complete title of access code', 38 38 ) 39 39 40 40 class IAccessCodeBatch(Interface): 41 41 """A factory for batches of access codes.
Note: See TracChangeset for help on using the changeset viewer.