mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 03:36:25 +00:00
typo
This commit is contained in:
parent
a4c520ec2a
commit
41d7548527
@ -206,7 +206,7 @@ class UnicodeOutputTests(SyncTestCase):
|
||||
initialize()
|
||||
|
||||
# XXX A shortcoming of the monkey-patch approach is that you'd
|
||||
# better not iport stdout or stderr before you call initialize.
|
||||
# better not import stdout or stderr before you call initialize.
|
||||
from sys import argv, stdout, stderr
|
||||
|
||||
stdout.write(chr(int(argv[1])))
|
||||
|
Loading…
Reference in New Issue
Block a user