I work in print (book) production and i regularly use regular expressions to parse .eps (encapsulated postscript) files for incorrect specifications (8-bit vs. ASCII, etc), bad fonts and the like. Just to ensure that what's been submitted to me will actually end up on the page.
-- http://mail.python.org/mailman/listinfo/python-list