mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-19 07:32:18 +08:00
7f7a5789bd
Add an attribute 'name' of type str to StringIO.StringIO in python2 and io.StringIO in python2 and python3. Fixes #598.