mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
Fix deprecation warning in test_xmlrpc.
This commit is contained in:
parent
3ca2a654d2
commit
9d196959fc
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import httplib
|
|||
import socket
|
||||
import StringIO
|
||||
import os
|
||||
from imp import reload
|
||||
from test import test_support
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue