Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
overlays
/
portage-stable
/
refs/heads/stabilize-13597.84.B
/
.
/
dev-python
/
twisted-core
/
files
/
twisted-core-2.1.0-echo-less.patch
blob: c180a111021d6922be2ce12fd3a2383a70a32081 [
file
] [
log
] [
blame
] [
edit
]
===
modified file
'twisted/test/test_process.py'
---
twisted
/
test
/
test_process
.
py
+++
twisted
/
test
/
test_process
.
py
@@
-
76
,
7
+
76
,
7
@@
class
EchoProtocol
(
protocol
.
ProcessProtocol
):
-
s
=
"1234567"
*
1001
+
s
=
"1234567"
*
11
n
=
10
finished
=
0