File: validator.py

package info (click to toggle)
zope2.7-archetypes 1.3.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,512 kB
  • ctags: 3,703
  • sloc: python: 19,007; xml: 4,774; sh: 249; makefile: 195
file content (3 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (3)
1
2
3
# backward compatibility
from RegexValidator import RegexValidator
from RangeValidator import RangeValidator