# -*- coding: utf-8 -*-import reprint(re.match(ur'(\w+)', u'Straße', flags=re.U).group(1).encode("utf8"))
Standard input is empty
Straße
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!