Message261950
Removing the redundant _quote_html() function seems like a good idea to me. I wonder if the code should be using the html.escape(..., quote=False) option though, because it does not need to encode quote signs.
It might be good to add a test. It looks like there may not be anything testing the HTML encoding. |
|
Date |
User |
Action |
Args |
2016-03-18 07:31:06 | martin.panter | set | recipients:
+ martin.panter, xiang.zhang |
2016-03-18 07:31:06 | martin.panter | set | messageid: <1458286266.38.0.579400027436.issue26585@psf.upfronthosting.co.za> |
2016-03-18 07:31:06 | martin.panter | link | issue26585 messages |
2016-03-18 07:31:06 | martin.panter | create | |
|