summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/database.py
Commit message (Expand)AuthorAgeFilesLines
* Style change in packaging: use “not in” over “not x in”.Éric Araujo2011-06-081-3/+3
* cleanup packaging.databaseTarek Ziade2011-05-301-2/+1
* a resource module for 2 functions is overkill. database is the right place fo...Tarek Ziade2011-05-301-0/+15
* use the same line terminator everywhereTarek Ziade2011-05-211-2/+4
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+627