File: __init__.py

package info (click to toggle)
python-jsonpath-rw 1.4.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 204 kB
  • sloc: python: 898; sh: 30; makefile: 28
file content (2 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (6)
1
2
# Use modern python
from __future__ import absolute_import, print_function, unicode_literals