File: references.rst

package info (click to toggle)
python-jsonschema 2.5.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 800 kB
  • sloc: python: 2,999; makefile: 160; sh: 34
file content (13 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
=========================
Resolving JSON References
=========================


.. currentmodule:: jsonschema

.. autoclass:: RefResolver
    :members:

.. autoexception:: RefResolutionError

    A JSON reference failed to resolve.