yeah, python still tries to do conversions for you...
# general
b
yeah, python still tries to do conversions for you when you do string operations like bytes.replace(unicode, more_unicode)