summaryrefslogtreecommitdiff
path: root/test/mdata/codelab.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix local microdata parsing in Python3 as wellDan Scott2014-04-021-0/+24
Another switch from file() to open() for local parsing. Include a new microdata file and associated unit test for coverage purposes. Signed-off-by: Dan Scott <dan@coffeecode.net>