[Python-Dev] About [].append == [].append
Jeroen Demeyer
J.Demeyer at UGent.be
Sat Jun 23 03:27:24 EDT 2018
More information about the Python-Dev mailing list
Sat Jun 23 03:27:24 EDT 2018
- Previous message (by thread): [Python-Dev] About [].append == [].append
- Next message (by thread): [Python-Dev] About [].append == [].append
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2018-06-23 03:50, Steven D'Aprano wrote: > I think it is more important that builtin methods and Python methods > behave the same. +1 This inconsistency is the *real* problem here. It's one little extra complication to merging those classes (which was proposed in PEP 575, 576 and 579).
- Previous message (by thread): [Python-Dev] About [].append == [].append
- Next message (by thread): [Python-Dev] About [].append == [].append
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list