]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
"'foo' in str" not implemented in Python 2.2, only single character lookup
authorKurt B. Kaiser <kbk@shore.net>
Fri, 20 Dec 2002 17:18:03 +0000 (17:18 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 20 Dec 2002 17:18:03 +0000 (17:18 +0000)
commit83a3560527f9e62bce6adbc12b8ff6b57be8b1ac
treec37e668269e7b20d799923dfabda1606f20a6864
parent8ed8320827af7f1a3b1e64157a8c6a24837c7936
"'foo' in str" not implemented in Python 2.2, only single character lookup
Lib/idlelib/EditorWindow.py