diff --git a/osclib/accept_command.py b/osclib/accept_command.py index bfb7a059..7e6250bb 100644 --- a/osclib/accept_command.py +++ b/osclib/accept_command.py @@ -1,5 +1,6 @@ import re import warnings +import urllib2 from xml.etree import cElementTree as ET from osc.core import change_request_state