~ubuntu-branches/ubuntu/wily/python-oslo.serialization/wily

« back to all changes in this revision

Viewing changes to oslo/serialization/jsonutils.py

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2015-09-04 11:07:51 UTC
  • mfrom: (1.4.2)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20150904110751-vq55qm3jjxvdanol
Tags: upstream-1.8.0
ImportĀ upstreamĀ versionĀ 1.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#    Licensed under the Apache License, Version 2.0 (the "License"); you may
2
 
#    not use this file except in compliance with the License. You may obtain
3
 
#    a copy of the License at
4
 
#
5
 
#         http://www.apache.org/licenses/LICENSE-2.0
6
 
#
7
 
#    Unless required by applicable law or agreed to in writing, software
8
 
#    distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
9
 
#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
10
 
#    License for the specific language governing permissions and limitations
11
 
#    under the License.
12
 
 
13
 
from oslo_serialization.jsonutils import *  # noqa