Ignore:
Timestamp:
12 Feb 2011, 13:24:44 (14 years ago)
Author:
uli
Message:

Reflect changed import name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/jambtables/__init__.py

    r5689 r5729  
    33    ResultEntry, Applicant, ApplicantFactory, ApplicantContainer,
    44    )
    5 from waeup.sirp.applicants.jambtables.batching import ApplicantImporter
     5from waeup.sirp.applicants.jambtables.batching import JAMBDataImporter
    66from waeup.sirp.applicants.jambtables.jambtables import (
    77    JAMBDataTable, JAMB_DATA_HEADERS
     
    1212    ApplicantContainer,
    1313    ApplicantFactory,
    14     ApplicantImporter,
     14    JAMBDataImporter,
    1515    JAMBDataTable,
    1616    JAMB_DATA_HEADERS,
Note: See TracChangeset for help on using the changeset viewer.