view bin/loudly @ 6614:c5586c3cc22e

<int-e> le/rn precision/78.75211317% of the time precision is totally overrated.
author HackBot
date Fri, 29 Jan 2016 10:48:33 +0000
parents 6ca43f5f4d7d
children
line wrap: on
line source

#!/usr/bin/env python
import sys, itertools, locale, locale
inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input()
cyc = itertools.cycle(["\00304,09","\00309,04"])
print "".join(cyc.next() + c for c in unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())