Message281945
I considered this option, but if save only descriptors with the __set_name__ attribute, this would need either double looking up the __set_name__ attribute or packing it in a tuple with a value. All this too cumbersome. I chose copying all dictionary as the simplest way. |
|
Date |
User |
Action |
Args |
2016-11-29 04:47:31 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, ncoghlan, ned.deily, Martin.Teichmann, abarry, Wombatz |
2016-11-29 04:47:31 | serhiy.storchaka | set | messageid: <1480394851.73.0.922554571195.issue28797@psf.upfronthosting.co.za> |
2016-11-29 04:47:31 | serhiy.storchaka | link | issue28797 messages |
2016-11-29 04:47:31 | serhiy.storchaka | create | |
|