[Python-Dev] SetType=set in types module ?

iks hefem ikshefem at gmail.com
Wed Apr 16 15:08:38 CEST 2008


Hi,

the SetType is not available in the "types" module, so wouldn't it be
needed here ? (in 2.6 by example)

I guess the change is really simple and would be backward compatible :
adding SetType = set


More information about the Python-Dev mailing list