Message141174
| Author | teoryn |
|---|---|
| Recipients | teoryn |
| Date | 2011-07-26.18:07:46 |
| SpamBayes Score | 5.8586167e-09 |
| Marked as misclassified | No |
| Message-id | <1311703666.78.0.227640576918.issue12629@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A workaround is to call close() after feed(), which I supposed I should have done anyways. However, this does not resolve the issue that the two cases behave so differently. The code that causes the difference is lines 351-355 of parser.py, which also has a misleading comment stating it detects the / in a /> ending (which is actually done at 334). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-26 18:07:46 | teoryn | set | recipients: + teoryn |
| 2011-07-26 18:07:46 | teoryn | set | messageid: <1311703666.78.0.227640576918.issue12629@psf.upfronthosting.co.za> |
| 2011-07-26 18:07:46 | teoryn | link | issue12629 messages |
| 2011-07-26 18:07:46 | teoryn | create | |