Comment 3 for bug 423523

Revision history for this message
Edward Betts (edwardbetts) wrote :

I have a function called fix_l_in_date which fixes dates containing an l instead of a the digit 1. This is used for all newly loaded records.

http://github.com/openlibrary/openlibrary/blob/master/openlibrary/catalog/utils/__init__.py#L68