Ignore:
Timestamp:
11 Jun 2010, 14:59:27 (14 years ago)
Author:
Henrik Bettermann
Message:

compare 'upper' names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Accommodation.py

    r5208 r5218  
    182182                    names[n] = na[:-1]
    183183                n += 1
     184                names[n] = names[n].upper()
    184185            s_names = student.name.split()
    185186            found = False
Note: See TracChangeset for help on using the changeset viewer.