Changeset 3551 for waeup


Ignore:
Timestamp:
1 Jul 2008, 12:11:03 (16 years ago)
Author:
cliersch
Message:

file name test data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup/trunk/src/waeup/students/studentcontainer.py

    r3547 r3551  
    1919        t = [0]
    2020        src = os.path.join(os.path.dirname(__file__), '..', 'tests',
    21                            'TestData','results2.csv')
     21                           'TestData','Students.csv')
    2222        inputfile = file(src, "r")
    2323        num = 0
Note: See TracChangeset for help on using the changeset viewer.