mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
af93c4c8d9
(reported by François Pinard). Added some missing "_" characters in the same cluster of productions. Added missing floor division operator in m_expr production, and mention floor division in the relevant portion of the text.