mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
9710297e36
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.