Python  1.0
Namespaces | Functions
_05b_cpf.py File Reference

Namespaces

 _05b_cpf
 CPF validation.
 

Functions

def _05b_cpf.areValidDigits (cpf, dv)
 Validates a CPF using the verification digits (DV). More...
 
def _05b_cpf.main (argv=None)