frhyme

guess the last phonemes of a French word
git clone https://a3nm.net/git/frhyme/
Log | Files | Refs | README

commit 86f7140b3130908fd72a02a8bfd0262398e34fd9
parent 7bc9f54719f37d7df3a551858f4c2a62f39bacd8
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 13 Mar 2012 12:36:38 +0100

useless include

Diffstat:
rhyme.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/rhyme.py b/rhyme.py @@ -1,6 +1,5 @@ #!/usr/bin/python3 -u -import os import re import sys from pprint import pprint