This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | kingswood |
|---|---|
| Recipients | |
| Date | 2004年03月16日.09:59:50 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Allows HTMLParser to continue after invoking error(). Normally, error() raises an HTMLParseError, but a user might want to override that behaviour and continue parsing. Places following calls to self.error() need some recovery code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007年08月23日 14:20:25 | admin | link | issue917188 messages |
| 2007年08月23日 14:20:25 | admin | create | |