- Timestamp:
- 13 Jul 2012, 16:17:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py
r8995 r9001 184 184 185 185 # Update password 186 # XXX: Tale DELETION_MARKER into consideration 186 187 if row.has_key('password'): 187 188 passwd = row.get('password', IGNORE_MARKER)
Note: See TracChangeset for help on using the changeset viewer.