Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/numdb.py
Commit message (Expand)AuthorAgeFilesLines
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-2/+4
* rename numdb test fileArthur de Jong2012-02-201-1/+1
* add "pragma: no cover" statements to code that isn't expe...Arthur de Jong2012-02-191-1/+1
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-5/+8
* also support Python3 with the same codebase (see #3)Arthur de Jong2011-03-061-6/+11
* allow most kind of characters in number rangesArthur de Jong2011-02-051-1/+1
* revert r49 because it wasn't needed after allArthur de Jong2011-01-161-25/+13
* introduce a full parameter that can be used to only retur...Arthur de Jong2011-01-161-12/+24
* add test for partial matchArthur de Jong2011-01-161-0/+3
* implement a new numdb module to hold information on hiera...Arthur de Jong2010-11-241-0/+160