PR#3503: kojivmd: import xmlrpc.server
Merges #3503 https://pagure.io/koji/pull-request/3503
This commit is contained in:
commit
bc3aa421cd
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ import sys
|
|||
import threading
|
||||
import time
|
||||
import xmlrpc
|
||||
import xmlrpc.server
|
||||
from contextlib import closing
|
||||
from optparse import OptionParser
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue