]> git.llucax.com Git - software/pymin.git/commit
Add host name related validators to pymin.validation (refs #20)
authorLeandro Lucarella <llucax@gmail.com>
Tue, 24 Jun 2008 04:19:35 +0000 (01:19 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sat, 28 Jun 2008 04:54:01 +0000 (01:54 -0300)
commitf3eaf59b7f33ce2ab39f853834460e92d2e1ca76
tree774859f6d62125f419648655702d73eafec9f215
parent875ef9a6250b27228ea7e8f0a02b9d6679de3e07
Add host name related validators to pymin.validation (refs #20)

This add classes HostName and FullyQualifiedHostName.
pymin/validation.py