Changeset 9263 for main/waeup.kofa/trunk/src/waeup/kofa/hostels
- Timestamp:
- 1 Oct 2012, 06:55:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/hostels/batching.py
r9202 r9263 26 26 27 27 class HostelProcessor(BatchProcessor): 28 """A batch processor for I UserAccountobjects.28 """A batch processor for IHostel objects. 29 29 """ 30 30 grok.implements(IBatchProcessor)
Note: See TracChangeset for help on using the changeset viewer.