summaryrefslogtreecommitdiff
path: root/examples/embedding/hello-embed.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-08-22 16:13:05 +1000
committerDamien George <damien.p.george@gmail.com>2019-08-22 16:13:05 +1000
commit2fca0d7f18f8c31a6c85b598bb72f01725b26228 (patch)
tree607ec3063ed76a8f0be11ae7184226ede7dd918f /examples/embedding/hello-embed.c
parent53527138a938a5119f7294480567526ade646ba6 (diff)
py/vm: Shorten error message for not-implemented opcode.
It's really an opcode that's not implemented, so use "opcode" instead of "byte code". And remove the redundant "not implemented" text because that is already implied by the exception type. There's no need to have a long error message for an exception that is almost never encountered. Saves about 20 bytes of code size on most ports.
Diffstat (limited to 'examples/embedding/hello-embed.c')
0 files changed, 0 insertions, 0 deletions