summaryrefslogtreecommitdiff
path: root/paste/util/mimeparse.py
Commit message (Expand)AuthorAgeFilesLines
* Fix best_match() and desired_matches() on py3Victor Stinner2015-04-211-2/+2
* TypoChristoph Zwerschke2010-08-191-1/+1
* Added some more test cases to test_mimeparse that I have found here:Christoph Zwerschke2010-08-191-4/+6
* Minor simplification.Christoph Zwerschke2010-08-191-8/+4
* Added unittests for util.mimeparse and made the module more robust and somewh...Christoph Zwerschke2010-08-191-49/+65
* add a missing desired_matches function to mimeparse (was removed upstream, bu...Ian Bicking2010-06-231-11/+34
* update mimeparseIan Bicking2010-03-311-97/+39
* parse a single *, per #330ianb2009-01-091-1/+4
* Remove long-deprecated modules (most moved elsewhere -- actually removing now...ianb2007-02-011-0/+178