kpinc
2015-12-22 db647a1290a1727c94112aa080931ce1ca06e5bd
Update prequest.py
(cherry picked from commit 091941d)
1 files modified
2 ■■■ changed files
pyramid/scripts/prequest.py 2 ●●● patch | view | raw | blame | history
pyramid/scripts/prequest.py
@@ -14,7 +14,7 @@
class PRequestCommand(object):
    description = """\
    Run a request for the described application.
    Submit a HTTP request to a web application.
    This command makes an artifical request to a web application that uses a
    PasteDeploy (.ini) configuration file for the server and application.