Changeset 196 for 06/libkombilo/testhash.py
- Timestamp:
- 10/12/06 22:35:52 (2 years ago)
- Files:
-
- 06/libkombilo/testhash.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
06/libkombilo/testhash.py
r195 r196 6 6 from libkombilo import * 7 7 8 gl = GameList('t1.db', '', '[[PW]] - [[PB]] ([[winner]]), [[filename]] ')8 gl = GameList('t1.db', '', '[[PW]] - [[PB]] ([[winner]]), [[filename]], ') 9 9 print gl.size(), 'games in the database' 10 10
