mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Otherwise, deque is not instantiable in Python 3.4. We could do a dynamic base class instead but that doesn't seem worth it.
Otherwise, deque is not instantiable in Python 3.4. We could do a dynamic base class instead but that doesn't seem worth it.