fix bug where str.find() was being misused where __contains__ should … · python/cpython@6e372d1 · GitHub
Skip to content

Commit 6e372d1

Browse files
committed
fix bug where str.find() was being misused where __contains__ should have been
used.
1 parent 0738206 commit 6e372d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/_strptime.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)