Message304113
'set' is a built-in type, and should belong to one of the types in the 'types' module. However, in the latest 2.7 implementations, none of the names matches the 'set' type.
Like 'list' and 'dict', I suppose there should be a name 'SetType' in the 'types' module. However, I guess it was forgotten to be created when the '{x: y}' syntax was introduced. |
|
| Date |
User |
Action |
Args |
| 2017-10-11 07:52:44 | Kenji Asuka (Asuka Kenji) | set | recipients:
+ Kenji Asuka (Asuka Kenji) |
| 2017-10-11 07:52:44 | Kenji Asuka (Asuka Kenji) | set | messageid: <1507708364.07.0.213398074469.issue31755@psf.upfronthosting.co.za> |
| 2017-10-11 07:52:44 | Kenji Asuka (Asuka Kenji) | link | issue31755 messages |
| 2017-10-11 07:52:43 | Kenji Asuka (Asuka Kenji) | create | |
|