0

Add cyrillic_convert script to contrib manager

This commit is contained in:
Andrew Chin
2011-08-25 22:05:57 -04:00
parent 99abbe3336
commit 6678eac654
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/python
"""Convert gibberish back into Cyrillic"""
import fileinput
import os
import sys