mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-13 02:10:39 +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.