mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
produce a list of unique filenames:
"While attempting to build an RPM using distutils on Python 2.0,
rpm complained about duplicate files. The following patch fixed
that problem.