File: __init__.py

package info (click to toggle)
dpath-python 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 256 kB
  • sloc: python: 1,671; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
import warnings

warnings.simplefilter("always", DeprecationWarning)