Message173599
Here's an attempt at implementing this (my first contribution). Some notes:
- I tried to keep `__repr__()` backwards compatible. It would have been easier to inherit from `_AttributeHolder`, but maybe this might break some things...
- I added some test cases for `__repr__()`, but that's it. I don't think there's any other sensible test to do, as we're really just passing stuff to `open()`
- not sure about the style, especially line breaks... |
|
| Date |
User |
Action |
Args |
| 2012-10-23 12:06:15 | lum | set | recipients:
+ lum, amaury.forgeotdarc, bethard, eric.araujo, berker.peksag |
| 2012-10-23 12:06:15 | lum | set | messageid: <[email protected]> |
| 2012-10-23 12:06:15 | lum | link | issue11175 messages |
| 2012-10-23 12:06:15 | lum | create | |
|