Refactor python client.

This commit is contained in:
geekerzp
2015-07-24 17:30:09 +08:00
parent 732e645042
commit 3265ec0f72
18 changed files with 364 additions and 121 deletions

View File

@@ -16,6 +16,7 @@ Copyright 2015 SmartBear Software
See the License for the specific language governing permissions and
limitations under the License.
"""
from pprint import pformat
from six import iteritems

View File

@@ -16,6 +16,7 @@ Copyright 2015 SmartBear Software
See the License for the specific language governing permissions and
limitations under the License.
"""
from pprint import pformat
from six import iteritems

View File

@@ -16,6 +16,7 @@ Copyright 2015 SmartBear Software
See the License for the specific language governing permissions and
limitations under the License.
"""
from pprint import pformat
from six import iteritems

View File

@@ -16,6 +16,7 @@ Copyright 2015 SmartBear Software
See the License for the specific language governing permissions and
limitations under the License.
"""
from pprint import pformat
from six import iteritems

View File

@@ -16,6 +16,7 @@ Copyright 2015 SmartBear Software
See the License for the specific language governing permissions and
limitations under the License.
"""
from pprint import pformat
from six import iteritems