aboutsummaryrefslogtreecommitdiff
blob: 985fd68a03a935d63d9f6a0e2952cceb07e16e42 (plain)
1
2
The namedtuple __new__ method had its __builtins__ set to None instead
of an actual dictionary.  This created problems for introspection tools.