issues
search
nvbn
/
py-backwards
Python to python compiler that allows you to use Python 3.6 features in older versions.
306
stars
17
forks
source link
strategy for code that intentionally uses str as bytes or unicode
#31
Open
graingert
opened
7 years ago
graingert
commented
7 years ago
eg options to disable str -> unicode and '' -> u'' conversions.
eg options to disable str -> unicode and '' -> u'' conversions.