| Commit message (Expand) | Author | Age | Files | Lines |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 1 | -2/+2 |
* | Minor code improvements (mostly PEP8) | Arthur de Jong | 2017-09-11 | 1 | -1/+1 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -4/+3 |
* | Fix Czech DIČ check digit calculation | Arthur de Jong | 2017-09-08 | 1 | -3/+3 |
* | Implement validate() for Czech numbers | Arthur de Jong | 2013-06-08 | 1 | -22/+37 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -5/+5 |
* | add a DIČ (Daňové identifikační číslo, Czech VAT n... | Arthur de Jong | 2012-02-17 | 1 | -0/+86 |