mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-17 03:55:34 +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