Import words.py from the same dir
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ from PIL import Image, ImageDraw, ImageFont, ImageFilter
|
|||||||
import StringIO
|
import StringIO
|
||||||
import math
|
import math
|
||||||
from pyramid.view import view_config
|
from pyramid.view import view_config
|
||||||
from words import TabMots
|
from .words import TabMots
|
||||||
from pyramid.response import Response
|
from pyramid.response import Response
|
||||||
|
|
||||||
class Captcha_Img(object):
|
class Captcha_Img(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user