Mercurial > hg
comparison .editorconfig @ 40997:038108a9811c
upgrade: correct implementation of improvement.__ne__
The "not" operator binds more closely than "==":
>>> not False == False
False
author | Benjamin Peterson <benjamin@python.org> |
---|---|
date | Thu, 13 Dec 2018 23:20:28 -0800 |
parents | 1d6066336d7b |
children | c25efc468a49 |
comparison
equal
deleted
inserted
replaced
40996:6f2510b581a0 | 40997:038108a9811c |
---|