Skip to content
Prev Previous commit
Next Next commit
bpo-40328: nit
  • Loading branch information
corona10 committed Apr 20, 2020
commit 9a54163c8c1cdb0585e7439f91a34ece0d9109a6
2 changes: 1 addition & 1 deletion Modules/cjkcodecs/tools/genmap_korean.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@
genmap_encode(filler, "cp949", cp949encmap)
print_encmap(omap, filler, "cp949", cp949encmap)

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