]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New MAGIC number (code objects have one more item when marshalled).
authorGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 21:06:11 +0000 (21:06 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 21:06:11 +0000 (21:06 +0000)
commitdd5db439058df23ceca517620cda9e6420aff4cf
treef83fa4ea316302255b898a0a1e3caf758c8de0c2
parent62f7d15d0bc83f2b1a78cca79691ad65de15381e
New MAGIC number (code objects have one more item when marshalled).
Python/import.c