mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 04:25:50 +08:00
da8de48f6d
Fill out UserList and UserString stubs to make the classes concrete. Compare: https://github.com/python/cpython/blob/2.7/Lib/UserList.py https://github.com/python/cpython/blob/2.7/Lib/UserString.py