Message386018
Adding an attribute on the __repr__ (and other methods?) signifying that they were generated would let us distinguish them.
Say, checking getattr(__repr__, '__is_generated__', False), or similar. |
|
| Date |
User |
Action |
Args |
| 2021-01-31 14:17:02 | eric.smith | set | recipients:
+ eric.smith, rhettinger, eric.snow, serhiy.storchaka, LewisGaul |
| 2021-01-31 14:17:02 | eric.smith | set | messageid: <1612102622.19.0.376323987142.issue43080@roundup.psfhosted.org> |
| 2021-01-31 14:17:02 | eric.smith | link | issue43080 messages |
| 2021-01-31 14:17:01 | eric.smith | create | |
|