This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- | |
"""Funções para validar números de bilhete de identidade, | |
contribuinte, identificação bancária, segurança social, | |
cartão de crédito e ISBN. | |
Segundo contribuição de _kk_, B.Baixo, Jorge Buescu, | |
Michael Gilleland (Merriam Park Software), Filipe Polido, | |
Jeremy Bradbury e Hugo Pires (DRI/DRO, IIESS). | |
Estas rotinas são do dominio público (sem copyright). |