]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
This is no longer needed, since all these functions are now built-in
authorGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:43:34 +0000 (13:43 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:43:34 +0000 (13:43 +0000)
commitd9d2c8246c238ac95057b082aa64b5db00a398a4
treea7f3c611790ba15d9b4e4890b577616258d74b51
parent6179fe6a08200649387393f281fe2be6d546418a
This is no longer needed, since all these functions are now built-in
(with different interfaces).
Change the module definition to call the built-in functions,
for compatibility.
Lib/lib-old/util.py
Lib/util.py