]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the PendingDeprecationWarning from apply(). apply() will
authorFred Drake <fdrake@acm.org>
Fri, 5 Dec 2003 17:33:55 +0000 (17:33 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 5 Dec 2003 17:33:55 +0000 (17:33 +0000)
commit4d478ba0d0c014bbd755466ec1d6968903fd0e3b
tree9d3de32e4ace87566e064123d446c745920d6237
parent303e5bb14d5edf522b6c4062560161f9d127dd49
Remove the PendingDeprecationWarning from apply().  apply() will
remain deprecated in the documentation.
Python/bltinmodule.c