mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
It should be possible to ask for every object whether it looks like an element. If only Elements are accepted, this function would always return True. Fixes #2629