diff options
author | Gerardwx <Gerardwx@users.noreply.github.com> | 2022-10-27 02:33:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-26 23:33:42 -0700 |
commit | d578aaea6257458c199328100cbb5af64c6a043e (patch) | |
tree | 149a68bf7bad166b2825b22b24b80b6611a23ddf /Lib/test/test__opcode.py | |
parent | 731909ebef3add602374e8a10002c4574bb24d4b (diff) | |
download | cpython-d578aaea6257458c199328100cbb5af64c6a043e.tar.gz cpython-d578aaea6257458c199328100cbb5af64c6a043e.zip |
Python documents state elsewhere that a comma is not an operator, so … (GH-98736)
…calling it an operator here is confusing. See https://docs.python.org/3/reference/lexical_analysis.html#operators and https://docs.python.org/3/faq/programming.html#id22.
Diffstat (limited to 'Lib/test/test__opcode.py')
0 files changed, 0 insertions, 0 deletions