Message 147169 - Python tracker (original) (raw)
Message147169
Author | Michael.Brooks |
---|---|
Recipients | Michael.Brooks |
Date | 2011-11-06.19:09:05 |
SpamBayes Score | 0.0006078678 |
Marked as misclassified | No |
Message-id | 1320606546.64.0.752508532419.issue13357@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Open the attached file "red_test.html" in a browser. The "bad" elements are blue because the style tag isn't parsed by any known browser. However, the HTMLParser library will incorrectly recognize them. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-11-06 19:09:06 | Michael.Brooks | set | recipients: + Michael.Brooks |
2011-11-06 19:09:06 | Michael.Brooks | set | messageid: 1320606546.64.0.752508532419.issue13357@psf.upfronthosting.co.za |
2011-11-06 19:09:06 | Michael.Brooks | link | issue13357 messages |
2011-11-06 19:09:05 | Michael.Brooks | create |