]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Oops. One of last nights ANSIfication patches accidentily upped the bytecode
authorThomas Wouters <thomas@python.org>
Sun, 23 Jul 2000 09:20:08 +0000 (09:20 +0000)
committerThomas Wouters <thomas@python.org>
Sun, 23 Jul 2000 09:20:08 +0000 (09:20 +0000)
commit2f2370bfc99e95a4f5edaf4d29cd47afd54fb1b7
treeee4c73ab16c98576d8cf1f5aff0617475d512339
parent53e7fd77a704df337bad3e9fae2c7f70430e1be2
Oops. One of last nights ANSIfication patches accidentily upped the bytecode
MAGIC number. When updating it next time, be sure it's higher than 50715 *
constants. (Shouldn't be a problem if everyone keeps to the proper
algorithm.)
Python/import.c