suggestions for VIN parsing

Skip Montanaro skip.montanaro at gmail.com
Thu Dec 25 22:14:47 EST 2014


You're extracting structured data from an html file. You might want to look
at the lxml.etree module. (I think that's where ElementTree landed when it
was adopted into the stdlib).

Skip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141225/a8a07252/attachment.html>


More information about the Python-list mailing list