What are the differences between how Python 2 and Python 3 handle textual data?
Respuesta de la entrevista
Anónimo
23 ene 2017
Not fantastically! I generally mentioned that Python 3 defaults to using unicode strings whereas you need to explicitly use the unicode type in Python 2