Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/isbn
Commit message (Expand)AuthorAgeFilesLines
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-261-2/+2
* update ranges from newly downloaded fileArthur de Jong2010-08-211-3/+4
* rename validate() function to is_valid()Arthur de Jong2010-07-271-3/+3
* fix typo in output() functionArthur de Jong2010-07-271-1/+1
* fix range detection to handle lookup errors more gracefullyArthur de Jong2010-07-271-1/+1
* 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-252-7/+9
* 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-232-0/+535