We were using translitcodec and I didn't understand how it worked ;)
My bad!
This commit is contained in:
parent
da471f26f2
commit
b4e877ae97
@ -15,6 +15,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import re
|
||||
import translitcodec
|
||||
|
||||
|
||||
_punct_re = re.compile(r'[\t !"#$%&\'()*\-/<=>?@\[\\\]^_`{|},.]+')
|
||||
|
Loading…
x
Reference in New Issue
Block a user