mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
bpo-32916: IDLE: Change str to code in pyparse (GH-5830)
Adjust tests and user modules to match.
This commit is contained in:
parent
11a1493bc4
commit
c29c03a34a
5 changed files with 103 additions and 102 deletions
|
|
@ -0,0 +1 @@
|
|||
Change ``str`` to ``code`` in pyparse.
|
||||
Loading…
Add table
Add a link
Reference in a new issue