Changeset 242 for 06/libkombilo-branches/hash_center/process.py
- Timestamp:
- 03/18/07 23:37:15 (22 months ago)
- Files:
-
- 1 modified
-
06/libkombilo-branches/hash_center/process.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
06/libkombilo-branches/hash_center/process.py
r241 r242 31 31 counter = 0 32 32 for filename in filenames: 33 # print filename33 print counter 34 34 try: 35 35 file = open(filename)
