mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
af922187ae
the right HTML file to the name about.html is needed even if the
--numeric option was not given -- some other name may have been
assigned due to some non-determinism in the algorithm use to perform
name allocation. ;-(
This closes the "About..." portion of SF bug #420216.