Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/issn.py
Commit message (Expand)AuthorAgeFilesLines
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-261-1/+1
* fix typoArthur de Jong2010-08-201-1/+1
* rename validate() function to is_valid()Arthur de Jong2010-07-271-3/+3
* handle wrong types passed to validate() more gracefullyArthur de Jong2010-07-271-1/+4
* spelling check an extra doctest and a simplificationArthur de Jong2010-07-251-1/+1
* add an ISSN (International Standard Serial Number) moduleArthur de Jong2010-07-231-0/+57