Skip to content
Prev Previous commit
Next Next commit
bpo-40328: nit
  • Loading branch information
corona10 committed Apr 20, 2020
commit e028c00700274a0b67706c7dd8cb61663dd852a4
2 changes: 1 addition & 1 deletion Modules/cjkcodecs/tools/genmap_schinese.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ def parse_gb18030map(fo):
ranges[-1][2] + ranges[-1][1] - ranges[-1][0] + 1), '}', '};')
filler.printout(omap)

print("\nDone!")
print("Done!")