Update Oslo rpc

Updated the rpc module for import order fix

Change-Id: I09332425827778672dc232b15ebefd9f9a6dd34a
This commit is contained in:
Zhongyue Luo 2013-01-22 10:28:03 +08:00
parent 5462907d77
commit 528a27a0b6
1 changed files with 1 additions and 1 deletions

View File

@ -14,8 +14,8 @@
# License for the specific language governing permissions and limitations
# under the License.
import pprint
import os
import pprint
import socket
import string
import sys