]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove "print >>obj" exception hint for Python 2 (#122853)
authorVictor Stinner <vstinner@python.org>
Mon, 12 Aug 2024 04:12:14 +0000 (06:12 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 04:12:14 +0000 (04:12 +0000)
commit9375b9ca3a4998678ba74ff5c77ed540a4dcf887
tree771e3443580e491b86fc31669123e45d61801b74
parent6aa35f3002dda25858d47e702e750e2871e42a7c
Remove "print >>obj" exception hint for Python 2 (#122853)
Lib/test/test_print.py
Objects/abstract.c