source: products/quintagroup.formlib.captcha/trunk/quintagroup/formlib/captcha/__init__.py @ 3137

Last change on this file since 3137 was 3137, checked in by vmaksymiv, 13 years ago

pyflakes fixes

File size: 156 bytes
Line 
1from quintagroup.formlib.captcha.widget import CaptchaWidget
2from quintagroup.formlib.captcha.field import Captcha
3#for pyflakes test
4CaptchaWidget
5Captcha
Note: See TracBrowser for help on using the repository browser.