Changeset 12858 for main/waeup.kofa/trunk/src/waeup/kofa/browser/captcha.py
- Timestamp:
- 16 Apr 2015, 12:03:32 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/captcha.py
r11254 r12858 286 286 287 287 The ``error_code`` can be taken from a previously fetched 288 :class:` `CaptchaResponse`` instance (as returned by289 :meth:` `verify``). If it is not ``None``, it might be288 :class:`CaptchaResponse` instance (as returned by 289 :meth:`verify`). If it is not ``None``, it might be 290 290 displayed inside the generated captcha box (in human readable 291 291 form).
Note: See TracChangeset for help on using the changeset viewer.