File: __init__.py

package info (click to toggle)
pastedeploy 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 256 kB
  • ctags: 177
  • sloc: python: 872; makefile: 15
file content (3 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (5)
1
2
3
# (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
from paste.deploy.loadwsgi import *