Browse Source
The HTML for the MIT page does not parse cleanly for Python 2.6 due to script tags within an actual script element. The offending piece is inside a comment block, so removing all such comment blocks fixes the parsing.master
Jeff Smith
11 years ago
1 changed files with 7 additions and 9 deletions
Loading…