X Tutup
# -*- coding: latin1 -*- def foo(): """Test äöü""" pass
X Tutup