#!/usr/bin/env python

import qt

while True:
	a = qt.QString("zeta")
