File: response.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 (3 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (8)
1
2
3
from eventlet import patcher
patcher.inject('urllib.response', globals())
del patcher