blob: de46584a64df4795131a5c494b40340f80768983 [file] [log] [blame]
Fixed type.__setattr__() and type.__delattr__() for non-interned attribute
names. Based on patch by Eryk Sun.