mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 00:53:23 +08:00
str is not unicode on Python 2 while Text is a proper alias for unicode on python 2 and str on python 3 closes #1691
str is not unicode on Python 2 while Text is a proper alias for unicode on python 2 and str on python 3 closes #1691