OpenGrok
Cross Reference: test_xmlrpc.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_xmlrpc.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:split
977
status = handle.
split
()[1]
978
message = ' '.join(handle.
split
()[2:4])