Changeset 3326 in products


Ignore:
Timestamp:
Nov 2, 2011 1:09:00 PM (12 years ago)
Author:
fenix
Message:

documentation was updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.formlib.captcha/trunk/README.txt

    r2811 r3326  
    1212 
    1313  >>> from zope.interface import Interface 
    14   >>> from quintagroup.formlib.captcha.form import Captcha 
     14  >>> from quintagroup.formlib.captcha import Captcha 
    1515  >>> class CaptchaSchema(Interface): 
    1616  ...     captcha = Captcha( 
Note: See TracChangeset for help on using the changeset viewer.