mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Add a special case for s[-m:] == p in _PyBytes_Find * Add tests for _PyBytes_Find * Make sure that start <= end in mmap.find
Source files for various builtin objects