mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Fixes #2063. The second argument to difflib.get_close_matches not only accepts a List, but any Iterator.
Fixes #2063. The second argument to difflib.get_close_matches not only accepts a List, but any Iterator.