mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-17 04:57:40 +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.