mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +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