Python 2.X: utf8

# -*- encoding: utf-8 -*- from __future__ import unicode_literals

Категории: HowTo