Skip to content

Commit efe8d6a

Browse files
sbinetncw
authored andcommitted
builtin: remove spurious printout
1 parent adcb877 commit efe8d6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/tests/builtin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ class C: pass
438438
try:
439439
zip(1,2,3)
440440
except TypeError as e:
441-
print(e.args[0])
442441
if e.args[0] != "zip argument #1 must support iteration":
443442
raise
444443
ok = True

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy