]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
added Resource(), to create new resources from Python
authorGuido van Rossum <guido@python.org>
Sun, 5 Feb 1995 16:54:27 +0000 (16:54 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 Feb 1995 16:54:27 +0000 (16:54 +0000)
commit9bcb641ad4d4ee6e4ea47cb27584c6cd743904d4
tree7c693c8e465205ca4253f2785d20c87e9d88debc
parent0818a4c152fdf45c20c87d379fd4060600bd671d
added Resource(), to create new resources from Python
Mac/Modules/res/Resmodule.c
Mac/Modules/res/ressupport.py