mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-24 12:01:52 +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.