Skip to content

Commit

Permalink
pythongh-105481: fix out of date comment (python#108079)
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel authored Aug 17, 2023
1 parent 006e44f commit 2da67a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/build/deepfreeze.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

verbose = False

# This must be kept in sync with opcode.py
# This must be kept in sync with Tools/cases_generator/generate_cases.py
RESUME = 166

def isprintable(b: bytes) -> bool:
Expand Down

0 comments on commit 2da67a5

Please sign in to comment.