Ticket #3421 defect closed fixed
Useless assertion in twisted.web.microdom.Node.replaceChild
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Python-2.6 |
| Component: | web | Keywords: | |
| Cc: | Branch: | branches/microdom-assert-3421 | |
| Author: | exarkun, jparise | Launchpad Bug: |
Description
The assertion is always positive. Plus asserts are almost always pointless.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

