mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
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