Ignore:
Timestamp:
21 Dec 2006, 23:02:28 (18 years ago)
Author:
joachim
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Students.py

    r1122 r1124  
    572572            study_course.getContent().edit(mapping=dsc)
    573573            self.students_catalog.addRecord(**catalog_entry)
    574             if tr_count > 1000:
     574            if tr_count > 10:
    575575                if len(no_import) > 1:
    576576                    open("%s/import/%s_not_imported.csv" % (i_home,name),"w+").write(
Note: See TracChangeset for help on using the changeset viewer.