PATH:
opt
/
bitninja-python-dojo
/
embedded
/
lib
/
python3.9
/
lib2to3
/
tests
/
data
#!/usr/bin/env python # -*- coding: utf-8 -*- print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' def f(x): print '%s\t-> α(%2i):%s β(%s)'
[-] infinite_recursion.py
[edit]
[+]
fixers
[+]
..
[-] README
[edit]
[-] py3_test_grammar.py
[edit]
[-] false_encoding.py
[edit]
[-] different_encoding.py
[edit]
[-] bom.py
[edit]
[-] crlf.py
[edit]
[-] py2_test_grammar.py
[edit]