Message257475
sample file test1.html attached.
When running test2.py on it, the output is identical except for two things:
test1.html contains <!DAMMIT HTML PUBLIC CRAP>
test1b.html contains <!--DAMMIT HTML PUBLIC CRAP-->
test1.html contains end tags that are capitalized e.g. </P> or have spaces </ goober >
test1b.html contains end tags that are canonicalized to lowercase and without spaces e.g. </p> and </goober> |
|
| Date |
User |
Action |
Args |
| 2016-01-04 17:44:59 | jason_s | set | recipients:
+ jason_s |
| 2016-01-04 17:44:59 | jason_s | set | messageid: <1451929499.79.0.260355258634.issue26009@psf.upfronthosting.co.za> |
| 2016-01-04 17:44:59 | jason_s | link | issue26009 messages |
| 2016-01-04 17:44:59 | jason_s | create | |
|