| 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 |
* | Correctly split IMSI with multi-length MNC | Arthur de Jong | 2018-04-10 | 1 | -2/+2 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -2/+2 |
* | Raise InvalidComponent for unregistered IMSI | Arthur de Jong | 2015-04-17 | 1 | -3/+3 |
* | Implement validate() for IMSI | Arthur de Jong | 2013-06-08 | 1 | -12/+24 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -2/+4 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -2/+4 |
* | add an IMSI (International Mobile Subscriber Identity) mo... | Arthur de Jong | 2011-09-23 | 1 | -0/+80 |