Closed GoogleCodeExporter closed 9 years ago
It seems I can work around the problem with feedparser.PARSE_MICROFORMATS =
False but it's a shame this is a global instead of a keyword argument to
feedparser.parse(), since this means callers on all threads must adopt the same
behavior.
Original comment by agrif...@gmail.com
on 18 Jan 2013 at 2:03
I'm not seeing this behavior in master with BeautifulSoup 3.2.1 (3.2.x is the
only tested and supported version of BeautifulSoup). However, I intend to
completely remove the microformat parsing code Real Soon Now (TM).
Original comment by kurtmckee
on 20 Jan 2013 at 7:35
Original issue reported on code.google.com by
agrif...@gmail.com
on 18 Jan 2013 at 1:54