|
|
@@ -6,7 +6,7 @@ from PIL import Image, ImageDraw, ImageFont, ImageFilter |
|
|
|
import StringIO |
|
|
|
import math |
|
|
|
from pyramid.view import view_config |
|
|
|
from words import TabMots |
|
|
|
from .words import TabMots |
|
|
|
from pyramid.response import Response |
|
|
|
|
|
|
|
class Captcha_Img(object): |
|
|
|