# -*- coding: utf-8 -*- import doctest import langinfo doctest.testfile('howto-langinfo.txt')