Changeset 383

Show
Ignore:
Timestamp:
12/30/07 10:28:46 (1 year ago)
Author:
astraw
Message:

print better warning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/motmot_utils/motmot/utils/check_new_namespace.py

    r379 r383  
    4444                    continue 
    4545                else: 
    46                     print 'WARNING: could not parse line: %s'%repr(line
     46                    print 'WARNING: could not parse line %s(%d): %s'%(filename,lineno,repr(line)
    4747                    continue 
    4848            if len(split)<2: # cannot be import line