Changeset 603 for cly/trunk

Show
Ignore:
Timestamp:
27/04/09 17:51:02 (17 months ago)
Author:
athomas
Message:

Add Base64 to all.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cly/trunk/cly/builder.py

    r602 r603  
    3333    'String', 'URI', 'LDAPDN', 'Integer', 'Float', 'IP', 'Hostname', 'Host', 
    3434    'EMail', 'File', 'Boolean', 'KeyValue', 'AbsoluteTime', 'RelativeTime', 
    35     'Timezone', 'cull_candidates', 
     35    'Timezone', 'Base64', 'cull_candidates', 
    3636    ] 
    3737__docformat__ = 'restructuredtext en'