move slash_join to prevent local imports

This commit is contained in:
Jimmy Zelinskie 2016-03-18 15:09:25 -04:00
parent e5d8a431f4
commit 5094e1f712
4 changed files with 17 additions and 16 deletions

View file

@ -1,6 +1,5 @@
import re
import string
import anunidecode
import re
INVALID_PASSWORD_MESSAGE = 'Invalid password, password must be at least ' + \