File: pyevent.py

package info (click to toggle)
python-eventlet 0.40.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,200 kB
  • sloc: python: 25,101; sh: 78; makefile: 31
file content (4 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (3)
1
2
3
4
raise ImportError(
    "Eventlet pyevent hub was removed because it was not maintained."
    " Try version 0.22.1 or older. Sorry for the inconvenience."
)