mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-18 06:55:58 +08:00
9439ec4e4f
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