Line 18 has a transposition typo:

        logging.wanr('failure to stat %s: %s' % (filename,e))

Should be .warn, I think.

--j

Reply via email to