]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Just for fun, add a static module, "xyzzy" -- show that calling its
authorGuido van Rossum <guido@python.org>
Thu, 25 Dec 1997 04:51:41 +0000 (04:51 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Dec 1997 04:51:41 +0000 (04:51 +0000)
commit81e84c95c5c3701fb3ede3b67d21004500387faf
treef74ae6b81bb6023115c8f35ccd509b710f3059b7
parent643f8f62b4a81d8d842d530f54d83f7751b2fb6e
Just for fun, add a static module, "xyzzy" -- show that calling its
initxyzzy() works.
Demo/embed/demo.c