File: __init__.py

package info (click to toggle)
python-jsonpath-rw 1.4.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: python: 898; makefile: 21; sh: 10
file content (2 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (5)
1
2
# Use modern python
from __future__ import absolute_import, print_function, unicode_literals