• Raymond Hettinger's avatar
    Add comments to NamedTuple code. · 2115bbc4
    Raymond Hettinger yazdı
    Let the field spec be either a string or a non-string sequence (suggested by Martin Blais with use cases).
    Improve the error message in the case of a SyntaxError (caused by a duplicate field name).
    2115bbc4
collections.py 3.57 KB