accept_command: import urllib2
This commit is contained in:
parent
d2fa8770ea
commit
a3941eaa2e
@ -1,5 +1,6 @@
|
|||||||
import re
|
import re
|
||||||
import warnings
|
import warnings
|
||||||
|
import urllib2
|
||||||
from xml.etree import cElementTree as ET
|
from xml.etree import cElementTree as ET
|
||||||
|
|
||||||
from osc.core import change_request_state
|
from osc.core import change_request_state
|
||||||
|
Loading…
x
Reference in New Issue
Block a user