mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-22 15:56:50 +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