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 d3f2ff1 commit 765c7c4Copy full SHA for 765c7c4
1 file changed
Lib/test/test_argparse.py
@@ -1829,7 +1829,7 @@ def test_r_1_replace(self):
1829
class StdStreamComparer:
1830
def __init__(self, attr):
1831
# We try to use the actual stdXXX.buffer attribute as our
1832
- # marker, but but under some test environments,
+ # marker, but under some test environments,
1833
# sys.stdout/err are replaced by io.StringIO which won't have .buffer,
1834
# so we use a sentinel simply to show that the tests do the right thing
1835
# for any buffer supporting object
0 commit comments