Ignore:
Timestamp:
25 Apr 2015, 06:13:18 (10 years ago)
Author:
Henrik Bettermann
Message:

More docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/hostels/batching.py

    r11891 r12883  
    2727
    2828class HostelProcessor(BatchProcessor):
    29     """A batch processor for IHostel objects.
     29    """The Hostel Procesor imports hostels, i.e. the container objects of
     30    beds. It does not import beds. There is nothing special about this
     31    processor.
    3032    """
    3133    grok.implements(IBatchProcessor)
Note: See TracChangeset for help on using the changeset viewer.