diff options
author | Thomas Heller <theller@ctypes.org> | 2002-04-16 15:04:56 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2002-04-16 15:04:56 (GMT) |
commit | 0e661dcdbf35e5ff5589d401189a4459dd2341ea (patch) | |
tree | 8d64a51afbb59bfa8cf222febd5337905cfec585 /README | |
parent | 4eaf50f4357587da0c444a4f40eb329f78680acc (diff) | |
download | cpython-0e661dcdbf35e5ff5589d401189a4459dd2341ea.zip cpython-0e661dcdbf35e5ff5589d401189a4459dd2341ea.tar.gz cpython-0e661dcdbf35e5ff5589d401189a4459dd2341ea.tar.bz2 |
Replace the simpleminded string.find with a re.search looking only for
full words. Before that, something like 'PyObject_Call' was missed
because 'PyObject_CallFunction' was found.
Passes PyChecker now.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions