Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/isbn/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-261-2/+2
* 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-3/+6
* fix example and fix ISBN13 conversionArthur de Jong2010-07-231-2/+2
* get rid of remainders of old code that used exceptionsArthur de Jong2010-07-231-17/+0
* make a initial repository layout with an implementation o...Arthur de Jong2010-07-231-0/+145