Show
Ignore:
Timestamp:
05/14/08 20:45:06 (6 months ago)
Author:
steve-e
Message:

Remove debug print.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/helpers.py

    r9640 r9641  
    12971297                                S += '%s<' % value 
    12981298 
    1299         print S 
    13001299        if hash_method == 'sha-1': 
    13011300                hash = hash_sha1(S)