mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Typo fix in comment.
This commit is contained in:
parent
4fb29e55f8
commit
9581144329
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
#include "pyfpe.h"
|
||||
|
||||
/* These definitions much match corresponding definitions in graminit.h.
|
||||
/* These definitions must match corresponding definitions in graminit.h.
|
||||
There's code in compile.c that checks that they are the same. */
|
||||
#define Py_single_input 256
|
||||
#define Py_file_input 257
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue