Message162615
Ezra (and anyone interested) may want to take a look at the checked in version to see some of the changes I made while preparing the patch for commit.
- name changes and slight restructure as discussed on the review
- splitlines() invocation changed as discussed above
- doc examples changed to doctest style
- tests reworked to use a parameterised style (taking the easy way out of just failing on the first broken case, since there aren't that many cases and the test is quick to run)
- default predicate reworked to round trip with textwrap.dedent |
|
| Date |
User |
Action |
Args |
| 2012-06-11 13:16:45 | ncoghlan | set | recipients:
+ ncoghlan, georg.brandl, amaury.forgeotdarc, r.david.murray, chris.jerdonek, elsdoerfer, rutsky, python-dev, dontknow, brandjon, ezberch |
| 2012-06-11 13:16:45 | ncoghlan | set | messageid: <[email protected]> |
| 2012-06-11 13:16:45 | ncoghlan | link | issue13857 messages |
| 2012-06-11 13:16:43 | ncoghlan | create | |
|