On Mon, Mar 18, 2019 at 10:32:38PM +1100, Chris Angelico wrote: > "Singleton" technically means that there is only one such object.
True, but it is common to abuse the term to mean only a fixed, small number of such objects, since "duoton" (for two) and "tripleton" (for three) have never caught on. -- Steven _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/