summaryrefslogtreecommitdiffstats
path: root/category.py
Commit message (Expand)AuthorAgeFilesLines
* Add intersect_args method to CategoryCasey Dahlin2009-01-051-0/+7
* Correct Category fill methodCasey Dahlin2009-01-041-3/+1
* Change comment language in category.pyCasey Dahlin2009-01-041-10/+10
* Change Category#equiv to Category#superset_ofCasey Dahlin2008-12-291-6/+3
* Add subset_of() methodCasey Dahlin2008-12-231-0/+3
* Category equality no longer takes wildcards into accountCasey Dahlin2008-12-231-0/+1
* Make __eq__ consider the class of the other objectCasey Dahlin2008-12-231-0/+2
* Negligible optimizationCasey Dahlin2008-12-231-1/+1
* Add inverse_set method to CategoryCasey Dahlin2008-12-231-0/+15
* Modify system to use proper patterns rather than just strings and blanksCasey Dahlin2008-12-221-30/+37
* Reorganize code into separate filesCasey Dahlin2008-12-211-0/+102