Message282932
Actually, there might be a way. We could make prune default to True if sep is None, and default to False if sep is not None. That way, we get to keep the existing behaviour for either case, while satisfying both of our use cases :)
If that's a bad idea (and it quite probably is), I'll retract it. But it's an interesting possibility to at least consider. |
|
Date |
User |
Action |
Args |
2016-12-11 16:29:47 | abarry | set | recipients:
+ abarry, barry, serhiy.storchaka |
2016-12-11 16:29:47 | abarry | set | messageid: <1481473787.47.0.659388827852.issue28937@psf.upfronthosting.co.za> |
2016-12-11 16:29:47 | abarry | link | issue28937 messages |
2016-12-11 16:29:47 | abarry | create | |
|