Steve Piercy
2016-12-11 0a3a208cb1bbe21c8e350f83a47bade71cdb8f4f
add missing period
1 files modified
2 ■■■ changed files
pyramid/scripts/pshell.py 2 ●●● patch | view | raw | blame | history
pyramid/scripts/pshell.py
@@ -33,7 +33,7 @@
    accepts one positional argument named "config_uri" which specifies the
    PasteDeploy config file to use for the interactive shell. The format is
    "inifile#name". If the name is left off, the Pyramid default application
    will be assumed.  Example: "pshell myapp.ini#main"
    will be assumed.  Example: "pshell myapp.ini#main".
    If you do not point the loader directly at the section of the ini file
    containing your Pyramid application, the command will attempt to