File: compat.py

package info (click to toggle)
python-wrapt 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,592 kB
  • sloc: python: 8,452; ansic: 2,978; makefile: 168; sh: 46
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
import sys

PYXY = tuple(sys.version_info[:2])