• str vs. bytes
  • hasattr
  • doctests, unicode prefix
  • arbitrary order dictionaries
  • accessing single characters in byte strings
  • native_str
  • decode and encode
  • python 3
  • python 2 (python 3 compatible via future library)
  • python 2 (python 3 compatible via 'utf-8' argument)