(no title)
devanl | 1 year ago
Chained comparisons have been in Python since I started using it at 2.1. It looks to me like they've been there since at least 1.4:
https://docs.python.org/release/1.4/tut/node40.html#SECTION0...
devanl | 1 year ago
Chained comparisons have been in Python since I started using it at 2.1. It looks to me like they've been there since at least 1.4:
https://docs.python.org/release/1.4/tut/node40.html#SECTION0...
Animats|1 year ago
[1] https://peps.python.org/pep-0535/
DonHopkins|1 year ago