Ignore:
Timestamp:
7 Jul 2015, 05:21:14 (9 years ago)
Author:
Henrik Bettermann
Message:

More docs and adjustments in Python code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/export.py

    r12971 r13144  
    315315
    316316class CourseTicketExporter(grok.GlobalUtility, StudentExporterBase):
    317     """The Course Ticket  Exporter exports course tickets. Usually,
     317    """The Course Ticket Exporter exports course tickets. Usually,
    318318    the exporter first filters the set of students by searching the
    319319    students catalog. Then it collects and iterates over all ``studylevel``
Note: See TracChangeset for help on using the changeset viewer.