cpython/Lib/packaging/pypi
Éric Araujo df8ef02488 Style change in packaging: use “not in” over “not x in”.
Such tests are IMO easier to read if both operators are grouped.
2011-06-08 04:47:13 +02:00
..
__init__.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
base.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
dist.py Style change in packaging: use “not in” over “not x in”. 2011-06-08 04:47:13 +02:00
errors.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
mirrors.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
simple.py Style change in packaging: use “not in” over “not x in”. 2011-06-08 04:47:13 +02:00
wrapper.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
xmlrpc.py Fix typos in class names 2011-06-01 14:41:11 +02:00