Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Nov 3, 2024
1 parent 62ddc5f commit f482563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python/compile.c
Original file line number Diff line number Diff line change
Expand Up @@ -5314,6 +5314,7 @@ compiler_call_helper(struct compiler *c, location loc,
return SUCCESS;
}


/* List and set comprehensions work by being inlined at the location where
they are defined. The isolation of iteration variables is provided by
pushing/popping clashing locals on the stack. Generator expressions work
Expand Down

0 comments on commit f482563

Please sign in to comment.