We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40294b commit 2ff7f50Copy full SHA for 2ff7f50
test/rest.py
@@ -115,5 +115,5 @@ def test_get_connection(self):
115
pass
116
117
import sys
118
- print("\n\n\n --XXX-- connection: %s\n\n\n", connection, file=sys.stderr)
+ print("\n\n\n --XXX-- connection: %s\n\n\n", connection)
119
sys.stdout.flush()
0 commit comments