mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
b3d01fc56d
A 'single tuple' means 'one tuple, of whatever length.
Remove the unneeded and slightly distracting parenthetical 'singleton' comment.
(cherry picked from commit a1332a99cf)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>