mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-23 10:08:42 +08:00
Add an attribute 'name' of type str to StringIO.StringIO in python2 and io.StringIO in python2 and python3. Fixes #598.
Add an attribute 'name' of type str to StringIO.StringIO in python2 and io.StringIO in python2 and python3. Fixes #598.