Differences From Artifact [0c60e1da75]:
- File reader.py — part of check-in [c3cefaaf03] at 2017-06-11 18:32:54 on branch trunk — [fr] màj: reader.py (filtre pour la liste des homophones tirée de Wiktionnaire (merci à Benoit S.)) (user: olr, size: 2730) [annotate] [blame] [check-ins using] [more...]
To Artifact [66f5eb17ae]:
- File reader.py — part of check-in [cf5aecc33f] at 2017-12-24 18:15:13 on branch graphspell — [build] modify imports (user: olr, size: 2729) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + | #!python3 # Just a file for one-shot scripts import os import sys import re |
︙ |