[Distutils] patch distutils to look into .dist-info directories

Daniel Holth dholth at gmail.com
Tue Jun 26 15:51:15 CEST 2012


My markers implementation uses 'ast' from Python 2.6, so it would be a
pain to take it further back than Python 2.5. I think it's probably a
safe bet that Python 2.3 users do not want any .dist-info directories
in their sys.path.
(https://bitbucket.org/dholth/wheel/src/b400adaad0fe/wheel/markers.py)


More information about the Distutils-SIG mailing list