Revision 4de03d63 ncclient/operations/subscribe.py

b/ncclient/operations/subscribe.py
12 12
# See the License for the specific language governing permissions and
13 13
# limitations under the License.
14 14

  
15
from ncclient.rpc import RPC
15
from rpc import RPC
16 16

  
17 17
from ncclient.glue import Listener
18 18
from ncclient.content import qualify as _

Also available in: Unified diff