Any gotchas using unicode_literals in Python 2.6?
We’ve already gotten our code base running under Python 2.6. In order to prepare for Python 3.0, we’ve started adding:
We’ve already gotten our code base running under Python 2.6. In order to prepare for Python 3.0, we’ve started adding: