SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 95 Python

* Added a new method flag, METH_COEXIST.

* Used the flag to optimize set.__contains__(), dict.__contains__(),
  dict.__getitem__(), and list.__getitem__().
R
Raymond Hettinger committed
8f5cdaa784f555149adf5e94fd2e989f99d6b1db
Parent: feb78c9