Message47276
Logged In: YES
user_id=80475
Am adding the dict argument so that subclass dictionaries
are handled without extra coding. See Objects/setobject.c 1.31
Sets were designed to be non-recursive. While you can
create shennanigans to introduce hashable mutable objects to
be stored recursively, I have no interest in building
support for them. Certainly, it is not worth introducing
other anomalies or worth compilcating the code. |
|
| Date |
User |
Action |
Args |
| 2007-08-23 15:40:39 | admin | link | issue1062353 messages |
| 2007-08-23 15:40:39 | admin | create | |
|