Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/imei.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-6/+4
* Make more information links consistentArthur de Jong2016-04-111-1/+2
* Integrate information from the wikiArthur de Jong2015-10-301-3/+7
* Code style improvementsArthur de Jong2015-10-111-1/+1
* Turn on and improve branch coverageArthur de Jong2015-08-161-1/+1
* Only catch ExceptionArthur de Jong2014-10-181-1/+1
* Implement validate() for IMEI numbersArthur de Jong2013-06-081-16/+32
* some more documentation improvementsArthur de Jong2012-02-261-2/+2
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-2/+4
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-2/+4
* implement an imei.split() function that splits the number...Arthur de Jong2011-09-231-0/+10
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-6/+8
* add an add_check_digit option to the format() function to...Arthur de Jong2010-08-201-1/+6
* add an IMEI (International Mobile Equipment Identity) moduleArthur de Jong2010-08-201-0/+69