Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyramid.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7c6050993a69a7c7655579544fa7aaebe4866c88/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyramid.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Thu Sep 26 2012 Tomas Dabasinskas - 1.2.7-5 warning: bogus date in %changelog: Thu Sep 26 2012 Tomas Dabasinskas - 1.2.7-4 warning: bogus date in %changelog: Wed Jun 26 2012 Ross Delinger - 1.2-1 warning: bogus date in %changelog: Wed Jan 2 2010 Luke Macken - 1.0-1 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pyramid-1.5.6-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyramid.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7c6050993a69a7c7655579544fa7aaebe4866c88/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyramid.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Thu Sep 26 2012 Tomas Dabasinskas - 1.2.7-5 warning: bogus date in %changelog: Thu Sep 26 2012 Tomas Dabasinskas - 1.2.7-4 warning: bogus date in %changelog: Wed Jun 26 2012 Ross Delinger - 1.2-1 warning: bogus date in %changelog: Wed Jan 2 2010 Luke Macken - 1.0-1 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hm0n2r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyramid-1.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyramid-1.5.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyramid-1.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + awk 'NR==1{print "import __main__; __main__.__requires__ = __requires__ = [\"WebOb>=1.3.1\"]; import pkg_resources"}1' setup.py + mv setup.py.tmp setup.py + awk 'NR==1{print "import __main__; __main__.__requires__ = __requires__ = [\"WebOb>=1.3.1\"]; import pkg_resources"}1' pyramid/__init__.py + mv pyramid/__init__.py.tmp pyramid/__init__.py + rm -rf pyramid.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WNxOhA + umask 022 + cd /builddir/build/BUILD + cd pyramid-1.5.6 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyramid copying pyramid/traversal.py -> build/lib/pyramid copying pyramid/url.py -> build/lib/pyramid copying pyramid/security.py -> build/lib/pyramid copying pyramid/renderers.py -> build/lib/pyramid copying pyramid/urldispatch.py -> build/lib/pyramid copying pyramid/compat.py -> build/lib/pyramid copying pyramid/httpexceptions.py -> build/lib/pyramid copying pyramid/response.py -> build/lib/pyramid copying pyramid/interfaces.py -> build/lib/pyramid copying pyramid/encode.py -> build/lib/pyramid copying pyramid/util.py -> build/lib/pyramid copying pyramid/settings.py -> build/lib/pyramid copying pyramid/scripting.py -> build/lib/pyramid copying pyramid/registry.py -> build/lib/pyramid copying pyramid/paster.py -> build/lib/pyramid copying pyramid/path.py -> build/lib/pyramid copying pyramid/tweens.py -> build/lib/pyramid copying pyramid/exceptions.py -> build/lib/pyramid copying pyramid/wsgi.py -> build/lib/pyramid copying pyramid/session.py -> build/lib/pyramid copying pyramid/view.py -> build/lib/pyramid copying pyramid/events.py -> build/lib/pyramid copying pyramid/router.py -> build/lib/pyramid copying pyramid/authentication.py -> build/lib/pyramid copying pyramid/authorization.py -> build/lib/pyramid copying pyramid/__init__.py -> build/lib/pyramid copying pyramid/location.py -> build/lib/pyramid copying pyramid/request.py -> build/lib/pyramid copying pyramid/static.py -> build/lib/pyramid copying pyramid/decorator.py -> build/lib/pyramid copying pyramid/asset.py -> build/lib/pyramid copying pyramid/testing.py -> build/lib/pyramid copying pyramid/threadlocal.py -> build/lib/pyramid copying pyramid/i18n.py -> build/lib/pyramid copying pyramid/resource.py -> build/lib/pyramid creating build/lib/pyramid/scripts copying pyramid/scripts/pviews.py -> build/lib/pyramid/scripts copying pyramid/scripts/common.py -> build/lib/pyramid/scripts copying pyramid/scripts/prequest.py -> build/lib/pyramid/scripts copying pyramid/scripts/ptweens.py -> build/lib/pyramid/scripts copying pyramid/scripts/pdistreport.py -> build/lib/pyramid/scripts copying pyramid/scripts/pshell.py -> build/lib/pyramid/scripts copying pyramid/scripts/pserve.py -> build/lib/pyramid/scripts copying pyramid/scripts/proutes.py -> build/lib/pyramid/scripts copying pyramid/scripts/__init__.py -> build/lib/pyramid/scripts copying pyramid/scripts/pcreate.py -> build/lib/pyramid/scripts creating build/lib/pyramid/config copying pyramid/config/security.py -> build/lib/pyramid/config copying pyramid/config/adapters.py -> build/lib/pyramid/config copying pyramid/config/zca.py -> build/lib/pyramid/config copying pyramid/config/assets.py -> build/lib/pyramid/config copying pyramid/config/rendering.py -> build/lib/pyramid/config copying pyramid/config/util.py -> build/lib/pyramid/config copying pyramid/config/settings.py -> build/lib/pyramid/config copying pyramid/config/factories.py -> build/lib/pyramid/config copying pyramid/config/tweens.py -> build/lib/pyramid/config copying pyramid/config/routes.py -> build/lib/pyramid/config copying pyramid/config/__init__.py -> build/lib/pyramid/config copying pyramid/config/views.py -> build/lib/pyramid/config copying pyramid/config/testing.py -> build/lib/pyramid/config copying pyramid/config/i18n.py -> build/lib/pyramid/config copying pyramid/config/predicates.py -> build/lib/pyramid/config creating build/lib/pyramid/scaffolds copying pyramid/scaffolds/tests.py -> build/lib/pyramid/scaffolds copying pyramid/scaffolds/copydir.py -> build/lib/pyramid/scaffolds copying pyramid/scaffolds/template.py -> build/lib/pyramid/scaffolds copying pyramid/scaffolds/__init__.py -> build/lib/pyramid/scaffolds creating build/lib/pyramid/tests copying pyramid/tests/test_docs.py -> build/lib/pyramid/tests copying pyramid/tests/test_authentication.py -> build/lib/pyramid/tests copying pyramid/tests/test_traversal.py -> build/lib/pyramid/tests copying pyramid/tests/test_request.py -> build/lib/pyramid/tests copying pyramid/tests/test_static.py -> build/lib/pyramid/tests copying pyramid/tests/test_threadlocal.py -> build/lib/pyramid/tests copying pyramid/tests/test_integration.py -> build/lib/pyramid/tests copying pyramid/tests/test_decorator.py -> build/lib/pyramid/tests copying pyramid/tests/test_util.py -> build/lib/pyramid/tests copying pyramid/tests/test_testing.py -> build/lib/pyramid/tests copying pyramid/tests/test_events.py -> build/lib/pyramid/tests copying pyramid/tests/test_encode.py -> build/lib/pyramid/tests copying pyramid/tests/test_authorization.py -> build/lib/pyramid/tests copying pyramid/tests/test_router.py -> build/lib/pyramid/tests copying pyramid/tests/test_paster.py -> build/lib/pyramid/tests copying pyramid/tests/test_path.py -> build/lib/pyramid/tests copying pyramid/tests/test_urldispatch.py -> build/lib/pyramid/tests copying pyramid/tests/test_scripting.py -> build/lib/pyramid/tests copying pyramid/tests/test_exceptions.py -> build/lib/pyramid/tests copying pyramid/tests/__init__.py -> build/lib/pyramid/tests copying pyramid/tests/test_url.py -> build/lib/pyramid/tests copying pyramid/tests/test_view.py -> build/lib/pyramid/tests copying pyramid/tests/test_session.py -> build/lib/pyramid/tests copying pyramid/tests/test_httpexceptions.py -> build/lib/pyramid/tests copying pyramid/tests/test_registry.py -> build/lib/pyramid/tests copying pyramid/tests/test_security.py -> build/lib/pyramid/tests copying pyramid/tests/test_settings.py -> build/lib/pyramid/tests copying pyramid/tests/test_i18n.py -> build/lib/pyramid/tests copying pyramid/tests/test_asset.py -> build/lib/pyramid/tests copying pyramid/tests/test_location.py -> build/lib/pyramid/tests copying pyramid/tests/test_wsgi.py -> build/lib/pyramid/tests copying pyramid/tests/test_response.py -> build/lib/pyramid/tests copying pyramid/tests/test_renderers.py -> build/lib/pyramid/tests creating build/lib/pyramid/tests/test_scaffolds copying pyramid/tests/test_scaffolds/test_copydir.py -> build/lib/pyramid/tests/test_scaffolds copying pyramid/tests/test_scaffolds/__init__.py -> build/lib/pyramid/tests/test_scaffolds copying pyramid/tests/test_scaffolds/test_template.py -> build/lib/pyramid/tests/test_scaffolds copying pyramid/tests/test_scaffolds/test_init.py -> build/lib/pyramid/tests/test_scaffolds creating build/lib/pyramid/tests/pkgs copying pyramid/tests/pkgs/__init__.py -> build/lib/pyramid/tests/pkgs creating build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_rendering.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_factories.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_adapters.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_util.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_testing.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_views.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_tweens.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_predicates.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_routes.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/__init__.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_assets.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_security.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_settings.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_i18n.py -> build/lib/pyramid/tests/test_config copying pyramid/tests/test_config/test_init.py -> build/lib/pyramid/tests/test_config creating build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_prequest.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_pdistreport.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/dummy.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_common.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_pserve.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_pcreate.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/__init__.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_ptweens.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_pshell.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_pviews.py -> build/lib/pyramid/tests/test_scripts copying pyramid/tests/test_scripts/test_proutes.py -> build/lib/pyramid/tests/test_scripts creating build/lib/pyramid/tests/pkgs/rendererscanapp copying pyramid/tests/pkgs/rendererscanapp/__init__.py -> build/lib/pyramid/tests/pkgs/rendererscanapp creating build/lib/pyramid/tests/pkgs/localeapp copying pyramid/tests/pkgs/localeapp/__init__.py -> build/lib/pyramid/tests/pkgs/localeapp creating build/lib/pyramid/tests/pkgs/hybridapp copying pyramid/tests/pkgs/hybridapp/__init__.py -> build/lib/pyramid/tests/pkgs/hybridapp copying pyramid/tests/pkgs/hybridapp/views.py -> build/lib/pyramid/tests/pkgs/hybridapp creating build/lib/pyramid/tests/pkgs/exceptionviewapp copying pyramid/tests/pkgs/exceptionviewapp/models.py -> build/lib/pyramid/tests/pkgs/exceptionviewapp copying pyramid/tests/pkgs/exceptionviewapp/__init__.py -> build/lib/pyramid/tests/pkgs/exceptionviewapp copying pyramid/tests/pkgs/exceptionviewapp/views.py -> build/lib/pyramid/tests/pkgs/exceptionviewapp creating build/lib/pyramid/tests/pkgs/forbiddenapp copying pyramid/tests/pkgs/forbiddenapp/__init__.py -> build/lib/pyramid/tests/pkgs/forbiddenapp creating build/lib/pyramid/tests/pkgs/notfoundview copying pyramid/tests/pkgs/notfoundview/__init__.py -> build/lib/pyramid/tests/pkgs/notfoundview creating build/lib/pyramid/tests/pkgs/subrequestapp copying pyramid/tests/pkgs/subrequestapp/__init__.py -> build/lib/pyramid/tests/pkgs/subrequestapp creating build/lib/pyramid/tests/pkgs/permbugapp copying pyramid/tests/pkgs/permbugapp/__init__.py -> build/lib/pyramid/tests/pkgs/permbugapp creating build/lib/pyramid/tests/pkgs/fixtureapp copying pyramid/tests/pkgs/fixtureapp/models.py -> build/lib/pyramid/tests/pkgs/fixtureapp copying pyramid/tests/pkgs/fixtureapp/__init__.py -> build/lib/pyramid/tests/pkgs/fixtureapp copying pyramid/tests/pkgs/fixtureapp/views.py -> build/lib/pyramid/tests/pkgs/fixtureapp creating build/lib/pyramid/tests/pkgs/conflictapp copying pyramid/tests/pkgs/conflictapp/included.py -> build/lib/pyramid/tests/pkgs/conflictapp copying pyramid/tests/pkgs/conflictapp/__init__.py -> build/lib/pyramid/tests/pkgs/conflictapp creating build/lib/pyramid/tests/pkgs/defpermbugapp copying pyramid/tests/pkgs/defpermbugapp/__init__.py -> build/lib/pyramid/tests/pkgs/defpermbugapp creating build/lib/pyramid/tests/pkgs/staticpermapp copying pyramid/tests/pkgs/staticpermapp/__init__.py -> build/lib/pyramid/tests/pkgs/staticpermapp creating build/lib/pyramid/tests/pkgs/static_abspath copying pyramid/tests/pkgs/static_abspath/__init__.py -> build/lib/pyramid/tests/pkgs/static_abspath creating build/lib/pyramid/tests/pkgs/forbiddenview copying pyramid/tests/pkgs/forbiddenview/__init__.py -> build/lib/pyramid/tests/pkgs/forbiddenview creating build/lib/pyramid/tests/pkgs/viewdecoratorapp copying pyramid/tests/pkgs/viewdecoratorapp/__init__.py -> build/lib/pyramid/tests/pkgs/viewdecoratorapp creating build/lib/pyramid/tests/pkgs/restbugapp copying pyramid/tests/pkgs/restbugapp/__init__.py -> build/lib/pyramid/tests/pkgs/restbugapp copying pyramid/tests/pkgs/restbugapp/views.py -> build/lib/pyramid/tests/pkgs/restbugapp creating build/lib/pyramid/tests/pkgs/static_assetspec copying pyramid/tests/pkgs/static_assetspec/__init__.py -> build/lib/pyramid/tests/pkgs/static_assetspec creating build/lib/pyramid/tests/pkgs/ccbugapp copying pyramid/tests/pkgs/ccbugapp/__init__.py -> build/lib/pyramid/tests/pkgs/ccbugapp creating build/lib/pyramid/tests/pkgs/wsgiapp2app copying pyramid/tests/pkgs/wsgiapp2app/__init__.py -> build/lib/pyramid/tests/pkgs/wsgiapp2app creating build/lib/pyramid/tests/pkgs/includeapp1 copying pyramid/tests/pkgs/includeapp1/two.py -> build/lib/pyramid/tests/pkgs/includeapp1 copying pyramid/tests/pkgs/includeapp1/three.py -> build/lib/pyramid/tests/pkgs/includeapp1 copying pyramid/tests/pkgs/includeapp1/root.py -> build/lib/pyramid/tests/pkgs/includeapp1 copying pyramid/tests/pkgs/includeapp1/__init__.py -> build/lib/pyramid/tests/pkgs/includeapp1 creating build/lib/pyramid/tests/pkgs/static_routeprefix copying pyramid/tests/pkgs/static_routeprefix/__init__.py -> build/lib/pyramid/tests/pkgs/static_routeprefix creating build/lib/pyramid/tests/pkgs/eventonly copying pyramid/tests/pkgs/eventonly/__init__.py -> build/lib/pyramid/tests/pkgs/eventonly creating build/lib/pyramid/tests/test_config/pkgs copying pyramid/tests/test_config/pkgs/__init__.py -> build/lib/pyramid/tests/test_config/pkgs creating build/lib/pyramid/tests/pkgs/rendererscanapp/two copying pyramid/tests/pkgs/rendererscanapp/two/__init__.py -> build/lib/pyramid/tests/pkgs/rendererscanapp/two creating build/lib/pyramid/tests/pkgs/fixtureapp/subpackage copying pyramid/tests/pkgs/fixtureapp/subpackage/__init__.py -> build/lib/pyramid/tests/pkgs/fixtureapp/subpackage creating build/lib/pyramid/tests/pkgs/viewdecoratorapp/views copying pyramid/tests/pkgs/viewdecoratorapp/views/__init__.py -> build/lib/pyramid/tests/pkgs/viewdecoratorapp/views copying pyramid/tests/pkgs/viewdecoratorapp/views/views.py -> build/lib/pyramid/tests/pkgs/viewdecoratorapp/views creating build/lib/pyramid/tests/test_config/pkgs/asset copying pyramid/tests/test_config/pkgs/asset/models.py -> build/lib/pyramid/tests/test_config/pkgs/asset copying pyramid/tests/test_config/pkgs/asset/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/asset copying pyramid/tests/test_config/pkgs/asset/views.py -> build/lib/pyramid/tests/test_config/pkgs/asset creating build/lib/pyramid/tests/test_config/pkgs/scanextrakw copying pyramid/tests/test_config/pkgs/scanextrakw/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/scanextrakw creating build/lib/pyramid/tests/test_config/pkgs/selfscan copying pyramid/tests/test_config/pkgs/selfscan/another.py -> build/lib/pyramid/tests/test_config/pkgs/selfscan copying pyramid/tests/test_config/pkgs/selfscan/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/selfscan creating build/lib/pyramid/tests/test_config/pkgs/scannable copying pyramid/tests/test_config/pkgs/scannable/another.py -> build/lib/pyramid/tests/test_config/pkgs/scannable copying pyramid/tests/test_config/pkgs/scannable/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/scannable creating build/lib/pyramid/tests/test_config/pkgs/asset/subpackage copying pyramid/tests/test_config/pkgs/asset/subpackage/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/asset/subpackage creating build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage copying pyramid/tests/test_config/pkgs/scannable/subpackage/notinit.py -> build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage copying pyramid/tests/test_config/pkgs/scannable/subpackage/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage creating build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage copying pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage/__init__.py -> build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage running egg_info creating pyramid.egg-info writing requirements to pyramid.egg-info/requires.txt writing pyramid.egg-info/PKG-INFO writing top-level names to pyramid.egg-info/top_level.txt writing dependency_links to pyramid.egg-info/dependency_links.txt writing entry points to pyramid.egg-info/entry_points.txt writing manifest file 'pyramid.egg-info/SOURCES.txt' reading manifest file 'pyramid.egg-info/SOURCES.txt' writing manifest file 'pyramid.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Sy7Wpc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch + cd pyramid-1.5.6 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/traversal.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/url.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/security.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/renderers.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/urldispatch.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/compat.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/httpexceptions.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/response.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/interfaces.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/encode.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/util.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/settings.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/scripting.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/pviews.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/common.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/prequest.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/ptweens.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/pdistreport.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/pshell.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/pserve.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/proutes.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts copying build/lib/pyramid/scripts/pcreate.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/security.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/adapters.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/zca.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/assets.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/rendering.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/util.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/settings.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/factories.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/tweens.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/routes.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/testing.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/i18n.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/config/predicates.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config copying build/lib/pyramid/registry.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/paster.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/path.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/tweens.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/exceptions.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/wsgi.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/session.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/view.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/events.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/router.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/authentication.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/authorization.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/location.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/request.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/static.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/decorator.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/asset.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/testing.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid copying build/lib/pyramid/threadlocal.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds copying build/lib/pyramid/scaffolds/tests.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds copying build/lib/pyramid/scaffolds/copydir.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds copying build/lib/pyramid/scaffolds/template.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds copying build/lib/pyramid/scaffolds/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds copying build/lib/pyramid/i18n.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_docs.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_authentication.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_traversal.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_request.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_static.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_threadlocal.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_decorator.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_util.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_testing.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_events.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_encode.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_authorization.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds copying build/lib/pyramid/tests/test_scaffolds/test_copydir.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds copying build/lib/pyramid/tests/test_scaffolds/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds copying build/lib/pyramid/tests/test_scaffolds/test_template.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds copying build/lib/pyramid/tests/test_scaffolds/test_init.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp/two copying build/lib/pyramid/tests/pkgs/rendererscanapp/two/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp/two copying build/lib/pyramid/tests/pkgs/rendererscanapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/localeapp copying build/lib/pyramid/tests/pkgs/localeapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/localeapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/hybridapp copying build/lib/pyramid/tests/pkgs/hybridapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/hybridapp copying build/lib/pyramid/tests/pkgs/hybridapp/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/hybridapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp copying build/lib/pyramid/tests/pkgs/exceptionviewapp/models.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp copying build/lib/pyramid/tests/pkgs/exceptionviewapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp copying build/lib/pyramid/tests/pkgs/exceptionviewapp/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenapp copying build/lib/pyramid/tests/pkgs/forbiddenapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/notfoundview copying build/lib/pyramid/tests/pkgs/notfoundview/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/notfoundview creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/subrequestapp copying build/lib/pyramid/tests/pkgs/subrequestapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/subrequestapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/permbugapp copying build/lib/pyramid/tests/pkgs/permbugapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/permbugapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp copying build/lib/pyramid/tests/pkgs/fixtureapp/models.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/subpackage copying build/lib/pyramid/tests/pkgs/fixtureapp/subpackage/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/subpackage copying build/lib/pyramid/tests/pkgs/fixtureapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp copying build/lib/pyramid/tests/pkgs/fixtureapp/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/conflictapp copying build/lib/pyramid/tests/pkgs/conflictapp/included.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/conflictapp copying build/lib/pyramid/tests/pkgs/conflictapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/conflictapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/defpermbugapp copying build/lib/pyramid/tests/pkgs/defpermbugapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/defpermbugapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/staticpermapp copying build/lib/pyramid/tests/pkgs/staticpermapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/staticpermapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_abspath copying build/lib/pyramid/tests/pkgs/static_abspath/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_abspath creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenview copying build/lib/pyramid/tests/pkgs/forbiddenview/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenview creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp copying build/lib/pyramid/tests/pkgs/viewdecoratorapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/views copying build/lib/pyramid/tests/pkgs/viewdecoratorapp/views/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/views copying build/lib/pyramid/tests/pkgs/viewdecoratorapp/views/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/views creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/restbugapp copying build/lib/pyramid/tests/pkgs/restbugapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/restbugapp copying build/lib/pyramid/tests/pkgs/restbugapp/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/restbugapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_assetspec copying build/lib/pyramid/tests/pkgs/static_assetspec/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_assetspec copying build/lib/pyramid/tests/pkgs/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/ccbugapp copying build/lib/pyramid/tests/pkgs/ccbugapp/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/ccbugapp creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/wsgiapp2app copying build/lib/pyramid/tests/pkgs/wsgiapp2app/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/wsgiapp2app creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1 copying build/lib/pyramid/tests/pkgs/includeapp1/two.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1 copying build/lib/pyramid/tests/pkgs/includeapp1/three.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1 copying build/lib/pyramid/tests/pkgs/includeapp1/root.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1 copying build/lib/pyramid/tests/pkgs/includeapp1/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1 creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_routeprefix copying build/lib/pyramid/tests/pkgs/static_routeprefix/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_routeprefix creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/eventonly copying build/lib/pyramid/tests/pkgs/eventonly/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/eventonly copying build/lib/pyramid/tests/test_router.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_paster.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_path.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_rendering.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_factories.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_adapters.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_util.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_testing.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_tweens.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_predicates.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset copying build/lib/pyramid/tests/test_config/pkgs/asset/models.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/subpackage copying build/lib/pyramid/tests/test_config/pkgs/asset/subpackage/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/subpackage copying build/lib/pyramid/tests/test_config/pkgs/asset/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset copying build/lib/pyramid/tests/test_config/pkgs/asset/views.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scanextrakw copying build/lib/pyramid/tests/test_config/pkgs/scanextrakw/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scanextrakw copying build/lib/pyramid/tests/test_config/pkgs/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/selfscan copying build/lib/pyramid/tests/test_config/pkgs/selfscan/another.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/selfscan copying build/lib/pyramid/tests/test_config/pkgs/selfscan/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/selfscan creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable copying build/lib/pyramid/tests/test_config/pkgs/scannable/another.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage copying build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage/notinit.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage copying build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage copying build/lib/pyramid/tests/test_config/pkgs/scannable/subpackage/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage copying build/lib/pyramid/tests/test_config/pkgs/scannable/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable copying build/lib/pyramid/tests/test_config/test_routes.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_assets.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_security.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_settings.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_i18n.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_config/test_init.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config copying build/lib/pyramid/tests/test_urldispatch.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_scripting.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_url.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_view.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_session.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_httpexceptions.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_registry.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_security.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_settings.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_i18n.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_asset.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests creating /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_prequest.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_pdistreport.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/dummy.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_common.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_pserve.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_pcreate.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/__init__.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_ptweens.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_pshell.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_pviews.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_scripts/test_proutes.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts copying build/lib/pyramid/tests/test_location.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_response.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/tests/test_renderers.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests copying build/lib/pyramid/resource.py -> /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/traversal.py to traversal.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/urldispatch.py to urldispatch.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/httpexceptions.py to httpexceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/encode.py to encode.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripting.py to scripting.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/pviews.py to pviews.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/prequest.py to prequest.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/ptweens.py to ptweens.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/pdistreport.py to pdistreport.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/pshell.py to pshell.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/pserve.py to pserve.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/proutes.py to proutes.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scripts/pcreate.py to pcreate.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/zca.py to zca.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/assets.py to assets.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/rendering.py to rendering.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/factories.py to factories.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/tweens.py to tweens.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/routes.py to routes.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/config/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/paster.py to paster.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tweens.py to tweens.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/view.py to view.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/authentication.py to authentication.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/location.py to location.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/asset.py to asset.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/threadlocal.py to threadlocal.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds/copydir.py to copydir.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/scaffolds/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_docs.py to test_docs.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_authentication.py to test_authentication.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_traversal.py to test_traversal.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_request.py to test_request.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_static.py to test_static.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_threadlocal.py to test_threadlocal.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_integration.py to test_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_testing.py to test_testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_encode.py to test_encode.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_authorization.py to test_authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds/test_copydir.py to test_copydir.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scaffolds/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp/two/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/rendererscanapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/localeapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/hybridapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/hybridapp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/exceptionviewapp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/notfoundview/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/subrequestapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/permbugapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/subpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/fixtureapp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/conflictapp/included.py to included.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/conflictapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/defpermbugapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/staticpermapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_abspath/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/forbiddenview/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/viewdecoratorapp/views/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/restbugapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/restbugapp/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_assetspec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/ccbugapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/wsgiapp2app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1/two.py to two.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1/three.py to three.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/includeapp1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/static_routeprefix/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/pkgs/eventonly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_paster.py to test_paster.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_path.py to test_path.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_rendering.py to test_rendering.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_factories.py to test_factories.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_adapters.py to test_adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_testing.py to test_testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_tweens.py to test_tweens.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_predicates.py to test_predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/subpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/asset/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scanextrakw/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/selfscan/another.py to another.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/selfscan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/another.py to another.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage/notinit.py to notinit.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage/subsubpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/subpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/pkgs/scannable/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_routes.py to test_routes.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_assets.py to test_assets.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_settings.py to test_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_i18n.py to test_i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_config/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_urldispatch.py to test_urldispatch.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripting.py to test_scripting.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_url.py to test_url.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_view.py to test_view.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_httpexceptions.py to test_httpexceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_registry.py to test_registry.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_settings.py to test_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_i18n.py to test_i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_asset.py to test_asset.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_prequest.py to test_prequest.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_pdistreport.py to test_pdistreport.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_pserve.py to test_pserve.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_pcreate.py to test_pcreate.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_ptweens.py to test_ptweens.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_pshell.py to test_pshell.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_pviews.py to test_pviews.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_scripts/test_proutes.py to test_proutes.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_location.py to test_location.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_response.py to test_response.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/tests/test_renderers.py to test_renderers.pyc byte-compiling /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid/resource.py to resource.pyc writing byte-compilation script '/tmp/tmpk9VyMC.py' /usr/bin/python -O /tmp/tmpk9VyMC.py removing /tmp/tmpk9VyMC.py running install_egg_info running egg_info writing requirements to pyramid.egg-info/requires.txt writing pyramid.egg-info/PKG-INFO writing top-level names to pyramid.egg-info/top_level.txt writing dependency_links to pyramid.egg-info/dependency_links.txt writing entry points to pyramid.egg-info/entry_points.txt reading manifest file 'pyramid.egg-info/SOURCES.txt' writing manifest file 'pyramid.egg-info/SOURCES.txt' Copying pyramid.egg-info to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7/site-packages/pyramid-1.5.6-py2.7.egg-info running install_scripts Installing ptweens script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing pdistreport script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing proutes script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing pshell script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing prequest script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing pviews script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing pcreate script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin Installing pserve script to /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/bin + cp -r pyramid/scaffolds/alchemy /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch//usr/lib/python2.7/site-packages/pyramid/scaffolds/. + cp -r pyramid/scaffolds/starter /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch//usr/lib/python2.7/site-packages/pyramid/scaffolds/. + cp -r pyramid/scaffolds/zodb /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch//usr/lib/python2.7/site-packages/pyramid/scaffolds/. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyramid-1.5.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UNwhaR + umask 022 + cd /builddir/build/BUILD + cd pyramid-1.5.6 + /usr/bin/python setup.py test running test running egg_info writing requirements to pyramid.egg-info/requires.txt writing pyramid.egg-info/PKG-INFO writing top-level names to pyramid.egg-info/top_level.txt writing dependency_links to pyramid.egg-info/dependency_links.txt writing entry points to pyramid.egg-info/entry_points.txt reading manifest file 'pyramid.egg-info/SOURCES.txt' writing manifest file 'pyramid.egg-info/SOURCES.txt' running build_ext test_cookie_value (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_ctor_with_time (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_ctor_with_tokens (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_digest (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_digest_sha512 (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_ipv4 (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_ipv6 (pyramid.tests.test_authentication.TestAuthTicket) ... ok test_allargs (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_authenticated_userid (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_authenticated_userid_callback_returns_None (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_authenticated_userid_no_cookie_identity (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_class_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_effective_principals (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_effective_principals_callback_returns_None (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_effective_principals_no_cookie_identity (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_hashalg_override (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_instance_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_remember (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_remember_with_extra_kargs (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_unauthenticated_userid_returns_None (pyramid.tests.test_authentication.TestAuthTktAuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_bad_cookie (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue_already_reissued_this_request (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue_notyet (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue_revoked_by_forget (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue_revoked_by_remember (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_reissue_with_tokens_default (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_timed_out (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_cookie_value_is_None (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_b64str_useridtype (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_b64unicode_useridtype (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_dont_include_ip (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_include_ip (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_include_ipv6 (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_int_useridtype (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_good_cookie_unknown_useridtype (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_nocookie (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_identify_nonuseridtype_user_data (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_binary_userid (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_domain_supercedes_parent_and_wild_domain (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_explicit_domain (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_http_only (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_include_ip (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_insane_userid (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_int_userid (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_invalid_token_format (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_long_userid (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_max_age (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_nonascii_token (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_parent_domain (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_parent_domain_supercedes_wild_domain (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_path (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_secure (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_tokens (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_unicode_but_ascii_token (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_unicode_userid (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_remember_wild_domain_disabled (pyramid.tests.test_authentication.TestAuthTktCookieHelper) ... ok test_it (pyramid.tests.test_authentication.TestBadTicket) ... ok test_authenticated_userid (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_authenticated_userid_latin1 (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_authenticated_userid_utf8 (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_class_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_remember (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_bad_header (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_userid_corrupt_base64 (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_userid_invalid_payload (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_userid_no_credentials (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_unauthenticated_userid_not_basic (pyramid.tests.test_authentication.TestBasicAuthAuthenticationPolicy) ... ok test_authenticated_userid_fails_cleaning_as_Authenticated (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid_fails_cleaning_as_Everyone (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid_no_callback (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid_no_unauthenticated_userid (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid_with_callback_fail (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid_with_callback_success (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_no_callback (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_no_unauthenticated_userid (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_with_callback_fail (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_with_callback_success (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_with_unclean_principal_Authenticated (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_effective_principals_with_unclean_principal_Everyone (pyramid.tests.test_authentication.TestCallbackAuthenticationPolicyDebugging) ... ok test_authenticated_userid (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_authenticated_userid_None (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_class_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_effective_principals (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_effective_principals_None (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_instance_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_remember (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_unauthenticated_userid_returns_None (pyramid.tests.test_authentication.TestRemoteUserAuthenticationPolicy) ... ok test_authenticated_userid (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_repoze_who_userid_is_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_unclean_principal_Authenticated (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_unclean_principal_Everyone (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_with_callback_returns_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid_with_callback_returns_something (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_class_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_repoze_who_userid_is_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_repoze_who_userid_is_unclean_Authenticated (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_repoze_who_userid_is_unclean_Everyone (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_userid_and_groups (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_userid_callback_returns_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_effective_principals_userid_only (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_forget_no_plugins (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_instance_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_remember (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_remember_kwargs (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_remember_no_plugins (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_unauthenticated_userid_returns_None (pyramid.tests.test_authentication.TestRepozeWho1AuthenticationPolicy) ... ok test_authenticated_userid (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_authenticated_userid_callback_returns_None (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_authenticated_userid_no_cookie_identity (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_class_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_effective_principals (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_effective_principals_callback_returns_None (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_effective_principals_no_identity (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_forget (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_forget_no_identity (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_instance_implements_IAuthenticationPolicy (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_remember (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_unauthenticated_userid_returns_None (pyramid.tests.test_authentication.TestSessionAuthenticationPolicy) ... ok test_dumps (pyramid.tests.test_authentication.TestSimpleSerializer) ... ok test_loads (pyramid.tests.test_authentication.TestSimpleSerializer) ... ok test_bad_timestamp (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_bad_userid_or_data (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_correct_with_user_data (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_correct_with_user_data_sha512 (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_digest_sig_incorrect (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_ipv4 (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_ipv6 (pyramid.tests.test_authentication.Test_parse_ticket) ... ok test_it_class (pyramid.tests.test_traversal.FindInterfaceTests) ... ok test_it_interface (pyramid.tests.test_traversal.FindInterfaceTests) ... ok test_absolute_string_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_absolute_string_notfound (pyramid.tests.test_traversal.FindResourceTests) ... ok test_absolute_tuple_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_absolute_tuple_notfound (pyramid.tests.test_traversal.FindResourceTests) ... ok test_absolute_unicode_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_generator (pyramid.tests.test_traversal.FindResourceTests) ... ok test_list (pyramid.tests.test_traversal.FindResourceTests) ... ok test_relative_string_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_relative_string_notfound (pyramid.tests.test_traversal.FindResourceTests) ... ok test_relative_tuple_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_relative_tuple_notfound (pyramid.tests.test_traversal.FindResourceTests) ... ok test_self_string_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_self_tuple_found (pyramid.tests.test_traversal.FindResourceTests) ... ok test_it (pyramid.tests.test_traversal.FindRootTests) ... ok test_int (pyramid.tests.test_traversal.QuotePathSegmentTests) ... ok test_long (pyramid.tests.test_traversal.QuotePathSegmentTests) ... ok test_other (pyramid.tests.test_traversal.QuotePathSegmentTests) ... ok test_string (pyramid.tests.test_traversal.QuotePathSegmentTests) ... ok test_unicode (pyramid.tests.test_traversal.QuotePathSegmentTests) ... ok test_it (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_nonroot_default (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_path_with_None_itermediate_names (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_root_default (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_root_default_emptystring (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_root_object_nonnull_name_direct (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_root_object_nonnull_name_indirect (pyramid.tests.test_traversal.ResourcePathTests) ... ok test_it (pyramid.tests.test_traversal.ResourcePathTupleTests) ... ok test_nonroot_default (pyramid.tests.test_traversal.ResourcePathTupleTests) ... ok test_path_with_None_itermediate_names (pyramid.tests.test_traversal.ResourcePathTupleTests) ... ok test_root_default (pyramid.tests.test_traversal.ResourcePathTupleTests) ... ok test_root_default_emptystring_name (pyramid.tests.test_traversal.ResourcePathTupleTests) ... ok test_call_pathel_with_no_getitem (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_empty_pathinfo (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_explicit_viewname (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_pathinfo_KeyError (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_pathinfo_highorder (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root2 (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root3 (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root4 (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root_highorder (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_with_vh_root_path_root (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_withconn_getitem_emptypath_nosubpath (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_withconn_getitem_withpath_nosubpath (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_call_withconn_getitem_withpath_withsubpath (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_class_conforms_to_ITraverser (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_instance_conforms_to_ITraverser (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_path_info_raises_unicodedecodeerror (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_and_traverse_and_vroot (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_and_traverse_empty (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_and_traverse_string (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_and_traverse_tuple (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_nothingfancy (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_with_subpath_string (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_withroute_with_subpath_tuple (pyramid.tests.test_traversal.ResourceTreeTraverserTests) ... ok test_IResourceURL_attributes_no_vroot (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_IResourceURL_attributes_vroot_ends_with_slash (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_IResourceURL_attributes_with_vroot (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_empty_names_not_ignored (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_local_url_returns_None (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_local_url_returns_url (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_nolineage (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_unicode_mixed_with_bytes_in_resource_names (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_with_virtual_root_path (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_with_virtual_root_path_physical_not_startwith_vroot (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_call_withlineage (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_class_conforms_to_IContextURL (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_instance_conforms_to_IContextURL (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_instance_conforms_to_IResourceURL (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_virtual_root_no_virtual_root_path (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_virtual_root_no_virtual_root_path_with_root_on_request (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_virtual_root_with_virtual_root_path (pyramid.tests.test_traversal.ResourceURLTests) ... ok test_it (pyramid.tests.test_traversal.TestDefaultRootFactory) ... ok test_default (pyramid.tests.test_traversal.TestVirtualRoot) ... ok test_default_no_registry_on_request (pyramid.tests.test_traversal.TestVirtualRoot) ... ok test_registered (pyramid.tests.test_traversal.TestVirtualRoot) ... ok test_empty_tuple (pyramid.tests.test_traversal.Test__join_path_tuple) ... ok test_nonempty_tuple (pyramid.tests.test_traversal.Test__join_path_tuple) ... ok test_empty_elements (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_highorder (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_highorder_undecodeable (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_onedot (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_path_startswith_endswith (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_same_value_returned_if_cached (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_segments_are_unicode (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_twodots (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_twodots_at_start (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_unicode_simple (pyramid.tests.test_traversal.TraversalPathInfoTests) ... ok test_element_urllquoted (pyramid.tests.test_traversal.TraversalPathTests) ... ok test_unicode_highorder_chars (pyramid.tests.test_traversal.TraversalPathTests) ... ok test_unicode_undecodeable_to_ascii (pyramid.tests.test_traversal.TraversalPathTests) ... ok test_utf16 (pyramid.tests.test_traversal.TraversalPathTests) ... ok test_utf8 (pyramid.tests.test_traversal.TraversalPathTests) ... ok test_absolute_string_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_absolute_tuple_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_default_traverser (pyramid.tests.test_traversal.TraverseTests) ... ok test_empty_sequence (pyramid.tests.test_traversal.TraverseTests) ... ok test_generator (pyramid.tests.test_traversal.TraverseTests) ... ok test_list (pyramid.tests.test_traversal.TraverseTests) ... ok test_relative_string_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_relative_tuple_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_request_has_registry (pyramid.tests.test_traversal.TraverseTests) ... ok test_requestfactory_overridden (pyramid.tests.test_traversal.TraverseTests) ... ok test_self_string_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_self_tuple_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_self_unicode_found (pyramid.tests.test_traversal.TraverseTests) ... ok test_ResponseClass_is_pyramid_Response (pyramid.tests.test_request.TestRequest) ... ok test__process_finished_callbacks (pyramid.tests.test_request.TestRequest) ... ok test__process_response_callbacks (pyramid.tests.test_request.TestRequest) ... ok test_add_finished_callback (pyramid.tests.test_request.TestRequest) ... ok test_add_response_callback (pyramid.tests.test_request.TestRequest) ... ok test_charset_defaults_to_utf8 (pyramid.tests.test_request.TestRequest) ... ok test_class_conforms_to_IRequest (pyramid.tests.test_request.TestRequest) ... ok test_exception_defaults_to_None (pyramid.tests.test_request.TestRequest) ... ok test_implements_security_apis (pyramid.tests.test_request.TestRequest) ... ok test_instance_conforms_to_IRequest (pyramid.tests.test_request.TestRequest) ... ok test_is_response_adapter_true (pyramid.tests.test_request.TestRequest) ... ok test_is_response_false (pyramid.tests.test_request.TestRequest) ... ok test_is_response_false_adapter_is_not_self (pyramid.tests.test_request.TestRequest) ... ok test_is_response_true_ob_is_pyramid_response (pyramid.tests.test_request.TestRequest) ... ok test_json_body_GET_request (pyramid.tests.test_request.TestRequest) ... ok test_json_body_alternate_charset (pyramid.tests.test_request.TestRequest) ... ok test_json_body_invalid_json (pyramid.tests.test_request.TestRequest) ... ok test_json_body_valid_json (pyramid.tests.test_request.TestRequest) ... ok test_matchdict_defaults_to_None (pyramid.tests.test_request.TestRequest) ... ok test_matched_route_defaults_to_None (pyramid.tests.test_request.TestRequest) ... ok test_params_decoded_from_utf_8_by_default (pyramid.tests.test_request.TestRequest) ... ok test_resource_url (pyramid.tests.test_request.TestRequest) ... ok test_route_path (pyramid.tests.test_request.TestRequest) ... ok test_route_url (pyramid.tests.test_request.TestRequest) ... ok test_session_configured (pyramid.tests.test_request.TestRequest) ... ok test_session_not_configured (pyramid.tests.test_request.TestRequest) ... ok test_set_property (pyramid.tests.test_request.TestRequest) ... ok test_set_property_reify (pyramid.tests.test_request.TestRequest) ... ok test_setattr_and_getattr (pyramid.tests.test_request.TestRequest) ... ok test_setattr_and_getattr_dotnotation (pyramid.tests.test_request.TestRequest) ... ok test_static_url (pyramid.tests.test_request.TestRequest) ... ok test_tmpl_context (pyramid.tests.test_request.TestRequest) ... ok test_it (pyramid.tests.test_request.Test_add_global_response_headers) ... ok test_it_all_request_and_environment_data_missing (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_it_with_extra_slashes_in_path_info (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_it_with_subpath_and_path_info (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_it_with_subpath_and_path_info_extra_script_name (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_it_with_subpath_and_path_info_path_info_endswith_slash (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_subpath_path_info_and_script_name_have_utf8 (pyramid.tests.test_request.Test_call_app_with_subpath_as_path_info) ... ok test_it (pyramid.tests.test_request.Test_route_request_iface) ... ok test_it_routename_with_spaces (pyramid.tests.test_request.Test_route_request_iface) ... ok test_call_adds_slash_path_info_empty (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_ctor_defaultargs (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_not_found (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_oob_dotdotslash (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_oob_dotdotslash_encoded (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_oob_emptyelement (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_oob_os_sep (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_oob_singledot (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_path_info_slash_means_index_html (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_doesnt_exist (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_is_file (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_is_file_with_cache_max_age (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_is_file_with_no_cache_max_age (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_is_file_with_wsgi_file_wrapper (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_isdir (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_no_content_encoding (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_notmodified (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_resource_with_content_encoding (pyramid.tests.test_static.Test_static_view_use_subpath_False) ... ok test_call_adds_slash_path_info_empty (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_ctor_defaultargs (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_not_found (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_oob_dotdotslash (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_oob_dotdotslash_encoded (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_oob_emptyelement (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_oob_os_sep (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_oob_singledot (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_path_info_slash_means_index_html (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_doesnt_exist (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_is_file (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_is_file_with_cache_max_age (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_is_file_with_no_cache_max_age (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_isdir (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_resource_notmodified (pyramid.tests.test_static.Test_static_view_use_subpath_True) ... ok test_it (pyramid.tests.test_threadlocal.GetCurrentRegistryTests) ... ok test_it (pyramid.tests.test_threadlocal.GetCurrentRegistryWithoutTestingRegistry) ... ok test_it (pyramid.tests.test_threadlocal.TestGetCurrentRequest) ... ok test_it_None (pyramid.tests.test_threadlocal.TestGetCurrentRequest) ... ok test_default (pyramid.tests.test_threadlocal.TestThreadLocalManager) ... ok test_init (pyramid.tests.test_threadlocal.TestThreadLocalManager) ... ok test_push_and_pop (pyramid.tests.test_threadlocal.TestThreadLocalManager) ... ok test_set_get_and_clear (pyramid.tests.test_threadlocal.TestThreadLocalManager) ... ok test_ordering (pyramid.tests.test_integration.AcceptContentTypeTest) ... ok test_wildcards (pyramid.tests.test_integration.AcceptContentTypeTest) ... ok test_root (pyramid.tests.test_integration.ImperativeIncludeConfigurationTest) ... ok test_three (pyramid.tests.test_integration.ImperativeIncludeConfigurationTest) ... ok test_two (pyramid.tests.test_integration.ImperativeIncludeConfigurationTest) ... ok test_rescan (pyramid.tests.test_integration.RendererScanAppTest) ... ok test_root (pyramid.tests.test_integration.RendererScanAppTest) ... ok test_two (pyramid.tests.test_integration.RendererScanAppTest) ... ok test_root (pyramid.tests.test_integration.SelfScanAppTest) ... ok test_two (pyramid.tests.test_integration.SelfScanAppTest) ... ok test_five (pyramid.tests.test_integration.SubrequestAppTest) ... ok test_one (pyramid.tests.test_integration.SubrequestAppTest) ... ok test_three (pyramid.tests.test_integration.SubrequestAppTest) ... ok test_juri (pyramid.tests.test_integration.TestCCBug) ... ok test_rdf (pyramid.tests.test_integration.TestCCBug) ... ok test_autoresolved_view (pyramid.tests.test_integration.TestConflictApp) ... ok test_nonoverridden_authorization_policy (pyramid.tests.test_integration.TestConflictApp) ... ok test_overridden_authorization_policy (pyramid.tests.test_integration.TestConflictApp) ... ok test_overridden_autoresolved_view (pyramid.tests.test_integration.TestConflictApp) ... ok test_overridden_route_view (pyramid.tests.test_integration.TestConflictApp) ... ok test_x (pyramid.tests.test_integration.TestDefaultViewPermissionBug) ... ok test_y (pyramid.tests.test_integration.TestDefaultViewPermissionBug) ... ok test_z (pyramid.tests.test_integration.TestDefaultViewPermissionBug) ... ok test_sendfoo (pyramid.tests.test_integration.TestEventOnlySubscribers) ... ok test_sendfoobar (pyramid.tests.test_integration.TestEventOnlySubscribers) ... ok test_anexception (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_notanexception (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_raise_httpexception (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_root (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_route_raise_exception (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_route_raise_exception2 (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_route_raise_exception3 (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_route_raise_exception4 (pyramid.tests.test_integration.TestExceptionViewsApp) ... ok test_another (pyramid.tests.test_integration.TestFixtureApp) ... ok test_dummyskin (pyramid.tests.test_integration.TestFixtureApp) ... ok test_error (pyramid.tests.test_integration.TestFixtureApp) ... ok test_protected (pyramid.tests.test_integration.TestFixtureApp) ... ok test_root (pyramid.tests.test_integration.TestFixtureApp) ... ok test_it (pyramid.tests.test_integration.TestForbiddenAppHasResult) ... ok test_it (pyramid.tests.test_integration.TestForbiddenView) ... ok test_abc (pyramid.tests.test_integration.TestHybridApp) ... ok test_def (pyramid.tests.test_integration.TestHybridApp) ... ok test_error (pyramid.tests.test_integration.TestHybridApp) ... ok test_error2 (pyramid.tests.test_integration.TestHybridApp) ... ok test_error_sub (pyramid.tests.test_integration.TestHybridApp) ... ok test_ghi (pyramid.tests.test_integration.TestHybridApp) ... ok test_jkl (pyramid.tests.test_integration.TestHybridApp) ... ok test_mno (pyramid.tests.test_integration.TestHybridApp) ... ok test_pqr_global2 (pyramid.tests.test_integration.TestHybridApp) ... ok test_root (pyramid.tests.test_integration.TestHybridApp) ... ok test_it (pyramid.tests.test_integration.TestNotFoundView) ... ok test_it (pyramid.tests.test_integration.TestRestBugApp) ... ok test_basic (pyramid.tests.test_integration.TestStaticAppNoSubpath) ... ok test_basic (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_directory_noslash_redir (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_directory_noslash_redir_preserves_qs (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_directory_noslash_redir_with_scriptname (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_directory_withslash (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_file_in_subdir (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_hidden (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_not_modified (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_notfound (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_oob_dotdotslash (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_oob_dotdotslash_encoded (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_oob_slash (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_range_inclusive (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_range_multiple (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_range_notbytes (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_range_oob (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_range_tilend (pyramid.tests.test_integration.TestStaticAppUsingAbsPath) ... ok test_basic (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_directory_noslash_redir (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_directory_noslash_redir_preserves_qs (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_directory_noslash_redir_with_scriptname (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_directory_withslash (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_file_in_subdir (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_hidden (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_not_modified (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_notfound (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_oob_dotdotslash (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_oob_dotdotslash_encoded (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_oob_slash (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_range_inclusive (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_range_multiple (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_range_notbytes (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_range_oob (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_range_tilend (pyramid.tests.test_integration.TestStaticAppUsingAssetSpec) ... ok test_includelevel1 (pyramid.tests.test_integration.TestStaticAppWithRoutePrefix) ... ok test_includelevel2 (pyramid.tests.test_integration.TestStaticAppWithRoutePrefix) ... ok test_allowed (pyramid.tests.test_integration.TestStaticPermApp) ... ok test_allowed_via_acl_global_root_factory (pyramid.tests.test_integration.TestStaticPermApp) ... ok test_allowed_via_acl_local_root_factory (pyramid.tests.test_integration.TestStaticPermApp) ... ok test_denied_via_acl_global_root_factory (pyramid.tests.test_integration.TestStaticPermApp) ... ok test_denied_via_acl_local_root_factory (pyramid.tests.test_integration.TestStaticPermApp) ... ok test_first (pyramid.tests.test_integration.TestViewDecoratorApp) ... ok test_second (pyramid.tests.test_integration.TestViewDecoratorApp) ... ok test_test (pyramid.tests.test_integration.TestViewPermissionBug) ... ok test_x (pyramid.tests.test_integration.TestViewPermissionBug) ... ok test_unicode_in_url_200 (pyramid.tests.test_integration.UnicodeInURLTest) ... ok test_unicode_in_url_404 (pyramid.tests.test_integration.UnicodeInURLTest) ... ok test_it (pyramid.tests.test_integration.WGSIAppPlusViewConfigTests) ... ok test_scanned (pyramid.tests.test_integration.WGSIAppPlusViewConfigTests) ... ok test_hello (pyramid.tests.test_integration.WSGIApp2AppTest) ... ok test___doc__copied (pyramid.tests.test_decorator.TestReify) ... ok test___get__noinst (pyramid.tests.test_decorator.TestReify) ... ok test___get__withinst (pyramid.tests.test_decorator.TestReify) ... ok test___str__ (pyramid.tests.test_util.TestActionInfo) ... ok test_class_conforms (pyramid.tests.test_util.TestActionInfo) ... ok test_ctor (pyramid.tests.test_util.TestActionInfo) ... ok test_instance_conforms (pyramid.tests.test_util.TestActionInfo) ... ok test_repr (pyramid.tests.test_util.TestSentinel) ... ok test_add (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_remove (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_1 (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_2 (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_3 (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_4 (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_5 (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_conflict_direct (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_conflict_indirect (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_missing_after_partial (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_missing_after_partial_with_fallback (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_missing_before_and_after_partials (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_missing_before_partial (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_missing_before_partial_with_fallback (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_with_missing_fallbacks (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_with_multiple_matching_fallbacks (pyramid.tests.test_util.TestTopologicalSorter) ... ok test_sorted_ordering_with_partial_fallbacks (pyramid.tests.test_util.TestTopologicalSorter) ... ok test__make_property (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test__set_extensions (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test__set_properties_with_dict (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test__set_properties_with_iterable (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_callable (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_callable_with_name (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_callable_with_name_reify (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_callable_with_reify (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_override_property (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_override_reify (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_property_with_name (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_property_with_reify (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_property_without_name (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_reset_property (pyramid.tests.test_util.Test_InstancePropertyMixin) ... ok test_reset_reify (pyramid.tests.test_util.Test_InstancePropertyMixin) This is questionable behavior, but may as well get notified ... ok test_add_duplicate_items (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_add_item (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_add_multiple_items (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_ctor (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_empty (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_last_updated (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_weakref_removal (pyramid.tests.test_util.Test_WeakOrderedSet) ... ok test_None (pyramid.tests.test_util.Test_object_description) ... ok test_bool (pyramid.tests.test_util.Test_object_description) ... ok test_class (pyramid.tests.test_util.Test_object_description) ... ok test_dict (pyramid.tests.test_util.Test_object_description) ... ok test_float (pyramid.tests.test_util.Test_object_description) ... ok test_function (pyramid.tests.test_util.Test_object_description) ... ok test_instance (pyramid.tests.test_util.Test_object_description) ... ok test_int (pyramid.tests.test_util.Test_object_description) ... ok test_list (pyramid.tests.test_util.Test_object_description) ... ok test_method (pyramid.tests.test_util.Test_object_description) ... ok test_module (pyramid.tests.test_util.Test_object_description) ... ok test_nomodule (pyramid.tests.test_util.Test_object_description) ... ok test_set (pyramid.tests.test_util.Test_object_description) ... ok test_shortened_repr (pyramid.tests.test_util.Test_object_description) ... ok test_string (pyramid.tests.test_util.Test_object_description) ... ok test_tuple (pyramid.tests.test_util.Test_object_description) ... ok test_add_no_colon (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_add_with_colon (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_call (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_call2 (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_call3 (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_call_miss (pyramid.tests.test_testing.TestDummyRendererFactory) ... ok test_add_response_callback (pyramid.tests.test_testing.TestDummyRequest) ... ok test_cookies_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_defaults (pyramid.tests.test_testing.TestDummyRequest) ... ok test_del_registry (pyramid.tests.test_testing.TestDummyRequest) ... ok test_environ_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_headers_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_kwargs (pyramid.tests.test_testing.TestDummyRequest) ... ok test_params (pyramid.tests.test_testing.TestDummyRequest) ... ok test_params_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_path_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_post_empty_shadows_params (pyramid.tests.test_testing.TestDummyRequest) ... ok test_post_explicit (pyramid.tests.test_testing.TestDummyRequest) ... ok test_registry_is_config_registry_when_setup_is_called_after_ctor (pyramid.tests.test_testing.TestDummyRequest) ... ok test_response_with_responsefactory (pyramid.tests.test_testing.TestDummyRequest) ... ok test_response_without_responsefactory (pyramid.tests.test_testing.TestDummyRequest) ... ok test_set_registry (pyramid.tests.test_testing.TestDummyRequest) ... ok test__setitem__and__getitem__and__delitem__and__contains__and_get (pyramid.tests.test_testing.TestDummyResource) ... ok test_bool (pyramid.tests.test_testing.TestDummyResource) ... ok test_clone (pyramid.tests.test_testing.TestDummyResource) ... ok test_ctor_with__provides__ (pyramid.tests.test_testing.TestDummyResource) ... ok test_extra_params (pyramid.tests.test_testing.TestDummyResource) ... ok test_keys_items_values_len (pyramid.tests.test_testing.TestDummyResource) ... ok test_nonzero (pyramid.tests.test_testing.TestDummyResource) ... ok test_it (pyramid.tests.test_testing.TestDummyRootFactory) ... ok test_authenticated_userid (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_effective_principals_nouserid (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_effective_principals_userid (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_forget (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_permits (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_principals_allowed_by_permission (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_remember (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_unauthenticated_userid (pyramid.tests.test_testing.TestDummySecurityPolicy) ... ok test_changed (pyramid.tests.test_testing.TestDummySession) ... ok test_flash_default (pyramid.tests.test_testing.TestDummySession) ... ok test_flash_mixed (pyramid.tests.test_testing.TestDummySession) ... ok test_get_csrf_token (pyramid.tests.test_testing.TestDummySession) ... ok test_get_csrf_token_generates_token (pyramid.tests.test_testing.TestDummySession) ... ok test_instance_conforms (pyramid.tests.test_testing.TestDummySession) ... ok test_invalidate (pyramid.tests.test_testing.TestDummySession) ... ok test_new_csrf_token (pyramid.tests.test_testing.TestDummySession) ... ok test_peek_flash_default_queue (pyramid.tests.test_testing.TestDummySession) ... ok test_peek_flash_nodefault_queue (pyramid.tests.test_testing.TestDummySession) ... ok test_pop_flash_default_queue (pyramid.tests.test_testing.TestDummySession) ... ok test_pop_flash_nodefault_queue (pyramid.tests.test_testing.TestDummySession) ... ok test_assert_ (pyramid.tests.test_testing.TestDummyTemplateRenderer) ... ok test_getattr (pyramid.tests.test_testing.TestDummyTemplateRenderer) ... ok test_implementation (pyramid.tests.test_testing.TestDummyTemplateRenderer) ... ok test_nondefault_string_response (pyramid.tests.test_testing.TestDummyTemplateRenderer) ... ok test_call (pyramid.tests.test_testing.TestMockTemplate) ... ok test_getattr (pyramid.tests.test_testing.TestMockTemplate) ... ok test_getitem (pyramid.tests.test_testing.TestMockTemplate) ... ok test_it_defaults (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_hook_zca_false (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_package (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_registry (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_request (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_settings_passed_explicit_registry (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_with_settings_passed_implicit_registry (pyramid.tests.test_testing.Test_cleanUp) ... ok test_it_defaults (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_hook_zca_false (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_package (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_registry (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_request (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_settings_passed_explicit_registry (pyramid.tests.test_testing.Test_setUp) ... ok test_it_with_settings_passed_implicit_registry (pyramid.tests.test_testing.Test_setUp) ... ok test_ok_platform (pyramid.tests.test_testing.Test_skip_on) ... ok test_wrong_platform (pyramid.tests.test_testing.Test_skip_on) ... ok test_defaults (pyramid.tests.test_testing.Test_tearDown) ... ok test_registry_cannot_be_inited (pyramid.tests.test_testing.Test_tearDown) ... ok test_unhook_zc_false (pyramid.tests.test_testing.Test_tearDown) ... ok test_ok_calls (pyramid.tests.test_testing.Test_testConfig) ... ok test_ok_get_config (pyramid.tests.test_testing.Test_testConfig) ... ok test_teardown_called_on_exception (pyramid.tests.test_testing.Test_testConfig) ... ok test_class_conforms_to_IAfterTraversal (pyramid.tests.test_events.AfterTraversalEventTests) ... ok test_class_conforms_to_IContextFound (pyramid.tests.test_events.AfterTraversalEventTests) ... ok test_instance_conforms_to_IAfterTraversal (pyramid.tests.test_events.AfterTraversalEventTests) ... ok test_instance_conforms_to_IContextFound (pyramid.tests.test_events.AfterTraversalEventTests) ... ok test_class_conforms_to_IApplicationCreated (pyramid.tests.test_events.ApplicationCreatedEventTests) ... ok test_object_conforms_to_IApplicationCreated (pyramid.tests.test_events.ApplicationCreatedEventTests) ... ok test_class_conforms_to_IContextFound (pyramid.tests.test_events.ContextFoundEventTests) ... ok test_instance_conforms_to_IContextFound (pyramid.tests.test_events.ContextFoundEventTests) ... ok test_class_conforms_to_INewRequest (pyramid.tests.test_events.NewRequestEventTests) ... ok test_ctor (pyramid.tests.test_events.NewRequestEventTests) ... ok test_instance_conforms_to_INewRequest (pyramid.tests.test_events.NewRequestEventTests) ... ok test_class_conforms_to_INewResponse (pyramid.tests.test_events.NewResponseEventTests) ... ok test_ctor (pyramid.tests.test_events.NewResponseEventTests) ... ok test_instance_conforms_to_INewResponse (pyramid.tests.test_events.NewResponseEventTests) ... ok test__contains__False (pyramid.tests.test_events.TestBeforeRender) ... ok test__contains__True (pyramid.tests.test_events.TestBeforeRender) ... ok test__getitem__fail (pyramid.tests.test_events.TestBeforeRender) ... ok test__getitem__success (pyramid.tests.test_events.TestBeforeRender) ... ok test_get_fail (pyramid.tests.test_events.TestBeforeRender) ... ok test_get_success (pyramid.tests.test_events.TestBeforeRender) ... ok test_instance_conforms (pyramid.tests.test_events.TestBeforeRender) ... ok test_rendering_val (pyramid.tests.test_events.TestBeforeRender) ... ok test_setdefault_fail (pyramid.tests.test_events.TestBeforeRender) ... ok test_setdefault_success (pyramid.tests.test_events.TestBeforeRender) ... ok test_setitem_success (pyramid.tests.test_events.TestBeforeRender) ... ok test_update_success (pyramid.tests.test_events.TestBeforeRender) ... ok test___call__ (pyramid.tests.test_events.TestSubscriber) ... ok test_register_multi (pyramid.tests.test_events.TestSubscriber) ... ok test_register_none_means_all (pyramid.tests.test_events.TestSubscriber) ... ok test_register_objectevent (pyramid.tests.test_events.TestSubscriber) ... ok test_register_single (pyramid.tests.test_events.TestSubscriber) ... ok test_regsister_with_predicates (pyramid.tests.test_events.TestSubscriber) ... ok test_class_conforms_to_IApplicationCreated (pyramid.tests.test_events.WSGIApplicationCreatedEventTests) ... ok test_class_conforms_to_IWSGIApplicationCreatedEvent (pyramid.tests.test_events.WSGIApplicationCreatedEventTests) ... ok test_object_conforms_to_IApplicationCreated (pyramid.tests.test_events.WSGIApplicationCreatedEventTests) ... ok test_object_conforms_to_IWSGIApplicationCreatedEvent (pyramid.tests.test_events.WSGIApplicationCreatedEventTests) ... ok test_it_bytes (pyramid.tests.test_encode.URLQuoteTests) ... ok test_it_native (pyramid.tests.test_encode.URLQuoteTests) ... ok test_it_with_nonstr_nonbinary (pyramid.tests.test_encode.URLQuoteTests) ... ok test_it_with_safe (pyramid.tests.test_encode.URLQuoteTests) ... ok test_None_value (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_None_value_with_prefix (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_None_value_with_prefix_values (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_ascii_only (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_dict (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_int_val_multiple (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_unicode_key (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_unicode_val_multiple (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_unicode_val_single (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_with_spaces (pyramid.tests.test_encode.UrlEncodeTests) ... ok test_callable_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_class_implements_IAuthorizationPolicy (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_instance_implements_IAuthorizationPolicy (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_permits (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_permits_no_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_permits_string_permissions_in_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_callable_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_deny_not_permission_in_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_deny_permission_in_acl (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_direct (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_no_acls (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_principals_allowed_by_permission_string_permission (pyramid.tests.test_authorization.TestACLAuthorizationPolicy) ... ok test_content_is_same_message (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_copy_source_as_dirname (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_copy_source_as_pkg_resource (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_detect_SkipTemplate (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_direxists_message (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_overwrite_false (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_overwrite_true (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_query_interactive (pyramid.tests.test_scaffolds.test_copydir.Test_copy_dir) ... ok test_makedirs_no_parent_dir (pyramid.tests.test_scaffolds.test_copydir.Test_makedirs) ... ok test_makedirs_parent_dir (pyramid.tests.test_scaffolds.test_copydir.Test_makedirs) ... ok test_query_interactive_0y (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_1n (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_2b (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_3d (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_4dc (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_5allbad (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_query_interactive_6all (pyramid.tests.test_scaffolds.test_copydir.Test_query_interactive) ... ok test_raise_SkipTemplate (pyramid.tests.test_scaffolds.test_copydir.Test_raise_SkipTemplate) ... ok test_should_skip_backup_file (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_should_skip_bytecompiled_file (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_should_skip_dot_hidden_file (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_should_skip_jython_class_file (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_should_skip_version_control_directory (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_valid_file_is_not_skipped (pyramid.tests.test_scaffolds.test_copydir.Test_should_skip_file) ... ok test_html_quote (pyramid.tests.test_scaffolds.test_copydir.Test_support_functions) ... ok test_test (pyramid.tests.test_scaffolds.test_copydir.Test_support_functions) ... ok test_url_quote (pyramid.tests.test_scaffolds.test_copydir.Test_support_functions) ... ok test_check_vars (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_module_dir (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_expr_failure (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_expr_success (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_expr_success_via_pipe (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_expr_success_via_pipe2 (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_expr_value_is_None (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_success (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_with_breaking_escaped_braces (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_with_escaped_double_braces (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_render_template_with_escaped_single_braces (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_run (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_template_dir__template_dir_is_None (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_template_dir__template_dir_is_not_None (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_template_dir__template_dir_is_tuple (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_write_files_path_exists (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_write_files_path_missing (pyramid.tests.test_scaffolds.test_template.TestTemplate) ... ok test_pre (pyramid.tests.test_scaffolds.test_init.TestPyramidTemplate) ... ok test_pre_root (pyramid.tests.test_scaffolds.test_init.TestPyramidTemplate) ... ok test_pre_site (pyramid.tests.test_scaffolds.test_init.TestPyramidTemplate) ... ok test_call_eventsends (pyramid.tests.test_router.TestRouter) ... ok test_call_newrequest_evllist_exc_can_be_caught_by_exceptionview (pyramid.tests.test_router.TestRouter) ... ok test_call_no_view_registered_debug_notfound_false (pyramid.tests.test_router.TestRouter) ... ok test_call_no_view_registered_debug_notfound_true (pyramid.tests.test_router.TestRouter) ... ok test_call_no_view_registered_no_isettings (pyramid.tests.test_router.TestRouter) ... ok test_call_pushes_and_pops_threadlocal_manager (pyramid.tests.test_router.TestRouter) ... ok test_call_request_factory_raises (pyramid.tests.test_router.TestRouter) ... ok test_call_request_has_finished_callbacks_when_view_raises (pyramid.tests.test_router.TestRouter) ... ok test_call_request_has_finished_callbacks_when_view_succeeds (pyramid.tests.test_router.TestRouter) ... ok test_call_request_has_response_callbacks (pyramid.tests.test_router.TestRouter) ... ok test_call_route_match_miss_debug_routematch (pyramid.tests.test_router.TestRouter) ... ok test_call_route_matches_and_has_factory (pyramid.tests.test_router.TestRouter) ... ok test_call_route_matches_doesnt_overwrite_subscriber_iface (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_exception_another_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_exception_view_another_route (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_exception_view_specializing (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_route_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_sub_exception_super_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_route_raises_super_exception_sub_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_traverser_default (pyramid.tests.test_router.TestRouter) ... ok test_call_view_exception_propagating (pyramid.tests.test_router.TestRouter) ... ok test_call_view_multiple_predicate_mismatches_dont_hide_views (pyramid.tests.test_router.TestRouter) ... ok test_call_view_predicate_mismatch_doesnt_find_unrelated_views (pyramid.tests.test_router.TestRouter) ... ok test_call_view_predicate_mismatch_doesnt_hide_views (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_exception_another_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_exception_route_view (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_exception_view_route (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_forbidden (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_notfound (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_predicate_mismatch (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_response_cleared (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_sub_exception_super_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_view_raises_super_exception_sub_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_call_view_registered_nonspecific_default_path (pyramid.tests.test_router.TestRouter) ... ok test_call_view_registered_nonspecific_nondefault_path_and_subpath (pyramid.tests.test_router.TestRouter) ... ok test_call_view_registered_specific_fail (pyramid.tests.test_router.TestRouter) ... ok test_call_view_registered_specific_success (pyramid.tests.test_router.TestRouter) ... ok test_call_view_returns_adapted_response (pyramid.tests.test_router.TestRouter) ... ok test_call_view_returns_non_iresponse (pyramid.tests.test_router.TestRouter) ... ok test_call_with_request_extensions (pyramid.tests.test_router.TestRouter) ... ok test_ctor_registry_has_no_settings (pyramid.tests.test_router.TestRouter) ... ok test_exception_view_returns_non_iresponse (pyramid.tests.test_router.TestRouter) ... ok test_request_factory (pyramid.tests.test_router.TestRouter) ... ok test_root_factory_exception_propagating (pyramid.tests.test_router.TestRouter) ... ok test_root_factory_raises_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_root_factory_raises_forbidden (pyramid.tests.test_router.TestRouter) ... ok test_root_factory_raises_notfound (pyramid.tests.test_router.TestRouter) ... ok test_root_policy (pyramid.tests.test_router.TestRouter) ... ok test_traverser_exception_propagating (pyramid.tests.test_router.TestRouter) ... ok test_traverser_raises_exception_view (pyramid.tests.test_router.TestRouter) ... ok test_traverser_raises_forbidden_class (pyramid.tests.test_router.TestRouter) ... ok test_traverser_raises_forbidden_instance (pyramid.tests.test_router.TestRouter) ... ok test_traverser_raises_notfound_class (pyramid.tests.test_router.TestRouter) ... ok test_traverser_raises_notfound_instance (pyramid.tests.test_router.TestRouter) ... ok test_tween_factories (pyramid.tests.test_router.TestRouter) ... ok test_it_request_with_registry (pyramid.tests.test_paster.Test_bootstrap) ... ok test_it (pyramid.tests.test_paster.Test_get_app) ... ok test_it_with_dummyapp_requiring_options (pyramid.tests.test_paster.Test_get_app) ... ok test_it_with_hash (pyramid.tests.test_paster.Test_get_app) ... ok test_it_with_hash_and_name_override (pyramid.tests.test_paster.Test_get_app) ... ok test_it_with_options (pyramid.tests.test_paster.Test_get_app) ... ok test_it (pyramid.tests.test_paster.Test_get_appsettings) ... ok test_it_with_dummyapp_requiring_options (pyramid.tests.test_paster.Test_get_appsettings) ... ok test_it_with_hash (pyramid.tests.test_paster.Test_get_appsettings) ... ok test_it_with_hash_and_name_override (pyramid.tests.test_paster.Test_get_appsettings) ... ok test_it (pyramid.tests.test_paster.Test_setup_logging) ... ok test_ctor_as_package (pyramid.tests.test_path.TestAssetResolver) ... ok test_ctor_as_str (pyramid.tests.test_path.TestAssetResolver) ... ok test_resolve_abspath (pyramid.tests.test_path.TestAssetResolver) ... ok test_resolve_absspec (pyramid.tests.test_path.TestAssetResolver) ... ok test_resolve_relspec_caller_package (pyramid.tests.test_path.TestAssetResolver) ... ok test_resolve_relspec_no_package (pyramid.tests.test_path.TestAssetResolver) ... ok test_resolve_relspec_with_pkg (pyramid.tests.test_path.TestAssetResolver) ... ok test_it_level_1 (pyramid.tests.test_path.TestCallerModule) ... ok test_it_level_2 (pyramid.tests.test_path.TestCallerModule) ... ok test_it_level_3 (pyramid.tests.test_path.TestCallerModule) ... ok test_it_no___name__ (pyramid.tests.test_path.TestCallerModule) ... ok test_it_level_1 (pyramid.tests.test_path.TestCallerPackage) ... ok test_it_level_2 (pyramid.tests.test_path.TestCallerPackage) ... ok test_it_level_3 (pyramid.tests.test_path.TestCallerPackage) ... ok test_it_package (pyramid.tests.test_path.TestCallerPackage) ... ok test_isabs (pyramid.tests.test_path.TestCallerPath) ... ok test_memoization_has_abspath (pyramid.tests.test_path.TestCallerPath) ... ok test_memoization_success (pyramid.tests.test_path.TestCallerPath) ... ok test_pkgrelative (pyramid.tests.test_path.TestCallerPath) ... ok test__pkg_resources_style_irrresolveable_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__pkg_resources_style_irrresolveable_relative (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__pkg_resources_style_resolve_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__pkg_resources_style_resolve_relative (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__pkg_resources_style_resolve_relative_is_dot (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__pkg_resources_style_resolve_relative_nocurrentpackage (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_irresolveable_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_irresolveable_relative_is_dot (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_resolve_relative (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_resolve_relative_is_dot (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_resolve_relative_leading_dots (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_resolveable_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test__zope_dottedname_style_resolveable_relative (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_None (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_module (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_package (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_string_irresolveable (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_string_module_resolveable (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_ctor_string_package_resolveable (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_maybe_resolve_caller_package (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_resolve_caller_package (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_resolve_missing_raises (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_resolve_not_a_string (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_resolve_using_pkgresources_style (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_resolve_using_zope_dottedname_style (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_zope_dottedname_style_irrresolveable_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_zope_dottedname_style_irrresolveable_relative (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_zope_dottedname_style_resolve_absolute (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_zope_dottedname_style_resolve_builtin (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_zope_dottedname_style_resolve_relative_nocurrentpackage (pyramid.tests.test_path.TestDottedNameResolver) ... ok test_abspath (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_absspec (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_class_conforms_to_IAssetDescriptor (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_exists (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_instance_conforms_to_IAssetDescriptor (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_isdir_False (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_isdir_True (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_listdir (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_stream (pyramid.tests.test_path.TestFSAssetDescriptor) ... ok test_it_None (pyramid.tests.test_path.TestPackageName) ... ok test_it_main (pyramid.tests.test_path.TestPackageName) ... ok test_it_module (pyramid.tests.test_path.TestPackageName) ... ok test_it_namespace_package (pyramid.tests.test_path.TestPackageName) ... ok test_it_package (pyramid.tests.test_path.TestPackageName) ... ok test_it_module (pyramid.tests.test_path.TestPackageOf) ... ok test_it_package (pyramid.tests.test_path.TestPackageOf) ... ok test_it_module (pyramid.tests.test_path.TestPackagePath) ... ok test_it_package (pyramid.tests.test_path.TestPackagePath) ... ok test_memoization_fail (pyramid.tests.test_path.TestPackagePath) ... ok test_memoization_success (pyramid.tests.test_path.TestPackagePath) ... ok test_abspath (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_absspec (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_class_conforms_to_IAssetDescriptor (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_exists (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_instance_conforms_to_IAssetDescriptor (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_isdir (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_listdir (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_stream (pyramid.tests.test_path.TestPkgResourcesAssetDescriptor) ... ok test_get_package_caller_package (pyramid.tests.test_path.TestResolver) ... ok test_get_package_name_caller_package (pyramid.tests.test_path.TestResolver) ... ok test_get_package_name_string (pyramid.tests.test_path.TestResolver) ... ok test_get_package_string (pyramid.tests.test_path.TestResolver) ... ok test_add_default_renderers (pyramid.tests.test_config.test_rendering.TestRenderingConfiguratorMixin) ... ok test_add_renderer (pyramid.tests.test_config.test_rendering.TestRenderingConfiguratorMixin) ... ok test_add_renderer_dottedname_factory (pyramid.tests.test_config.test_rendering.TestRenderingConfiguratorMixin) ... ok test_set_multiple_request_properties (pyramid.tests.test_config.test_factories.TestDeprecatedFactoriesMixinMethods) ... ok test_set_multiple_request_properties_conflict (pyramid.tests.test_config.test_factories.TestDeprecatedFactoriesMixinMethods) ... ok test_set_request_property_with_callable (pyramid.tests.test_config.test_factories.TestDeprecatedFactoriesMixinMethods) ... ok test_set_request_property_with_property (pyramid.tests.test_config.test_factories.TestDeprecatedFactoriesMixinMethods) ... ok test_set_request_property_with_unnamed_callable (pyramid.tests.test_config.test_factories.TestDeprecatedFactoriesMixinMethods) ... ok test_add_request_method_with_None_callable (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_add_request_method_with_None_callable_and_no_name (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_add_request_method_with_None_callable_conflict (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_add_request_method_with_callable (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_add_request_method_with_unnamed_callable (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_multiple_request_methods_conflict (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_request_factory (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_request_factory_dottedname (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_root_factory (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_root_factory_as_None (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_root_factory_dottedname (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_session_factory (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_set_session_factory_dottedname (pyramid.tests.test_config.test_factories.TestFactoriesMixin) ... ok test_add_object_event_subscriber (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_resource_url_adapter_dotted_names (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_resource_url_adapter_introspectables (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_resource_url_default_resource_iface_means_Interface (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_resource_url_nodefault_resource_iface (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_response_adapter (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_response_adapter_dottednames (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_response_adapter_self (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_defaults (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_dottednames (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_iface_specified (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_predicate (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_with_default_type_predicates_False (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_with_default_type_predicates_True (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_with_specific_type_and_predicates_False (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_subscriber_with_specific_type_and_predicates_True (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_traverser_default_iface_means_Interface (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_traverser_dotted_names (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_traverser_introspectables (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_add_traverser_nondefault_iface (pyramid.tests.test_config.test_adapters.AdaptersConfiguratorMixinTests) ... ok test_defaults (pyramid.tests.test_config.test_adapters.Test_eventonly) ... ok test_it_with_phash_val (pyramid.tests.test_config.test_util.TestNotted) ... ok test_it_without_phash_val (pyramid.tests.test_config.test_util.TestNotted) ... ok test_custom_predicates_can_affect_traversal (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_different_custom_predicates_with_same_hash (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_match_param_from_dict (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_match_param_from_dict_fails (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_match_param_from_string (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_match_param_from_string_fails (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_notted (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_ordering_importance_and_number (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_ordering_importance_of_predicates (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_ordering_number_of_predicates (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_ordering_xhr_and_request_method_trump_only_containment (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_predicate_text_is_correct (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_request_method_ordering_hashes_same (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_request_method_sequence (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_traverse_has_remainder_already (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_traverse_matches (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_traverse_matches_with_highorder_chars (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_unknown_predicate (pyramid.tests.test_config.test_util.TestPredicateList) ... ok test_function_defaultargs_firstname_not_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_defaultargs_firstname_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_noargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_onearg_named_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_onearg_named_somethingelse (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_toomanyargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_with_attr_false (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_function_with_attr_true (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_defaultargs_firstname_not_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_defaultargs_firstname_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_defaultargs_onearg_named_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_defaultargs_onearg_named_somethingelse (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_nocall (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_instance_toomanyargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_method_onearg_named_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_newstyle_class_init_defaultargs_firstname_not_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_newstyle_class_init_defaultargs_firstname_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_newstyle_class_init_firstname_request_with_secondname (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_newstyle_class_init_noargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_newstyle_class_init_onearg_named_somethingelse (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_defaultargs_firstname_not_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_defaultargs_firstname_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_noargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_onearg_named_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_onearg_named_somethingelse (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_init_toomanyargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_oldstyle_class_no_init (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_requestonly_newstyle_class_init_onearg_named_request (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_requestonly_newstyle_class_init_toomanyargs (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_requestonly_newstyle_class_no_init (pyramid.tests.test_config.test_util.Test_takes_one_arg) ... ok test_testing_add_renderer (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_renderer_explicitrenderer (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_renderer_twice (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_subscriber_defaults (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_subscriber_dottedname (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_subscriber_multiple (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_subscriber_single (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_add_template (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_resources (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_securitypolicy (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_securitypolicy_forget_result (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test_testing_securitypolicy_remember_result (pyramid.tests.test_config.test_testing.TestingConfiguratorMixinTests) ... ok test__view_as_function_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_function_context_and_request (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_function_requestonly (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_function_requestonly_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_instance_context_and_request (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_instance_context_and_request_and_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_instance_requestonly (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_instance_requestonly_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_newstyle_class_context_and_request (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_newstyle_class_context_and_request_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_newstyle_class_requestonly (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_newstyle_class_requestonly_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_oldstyle_class_context_and_request (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_oldstyle_class_context_and_request_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_oldstyle_class_requestonly (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test_view_as_oldstyle_class_requestonly_with_attr (pyramid.tests.test_config.test_views.TestDefaultViewMapper) ... ok test___call__ (pyramid.tests.test_config.test_views.TestMultiView) ... ok test___call__intermediate_not_found (pyramid.tests.test_config.test_views.TestMultiView) ... ok test___call__raise_not_found_isnt_interpreted_as_pred_mismatch (pyramid.tests.test_config.test_views.TestMultiView) ... ok test___call_permissive_has_call_permissive (pyramid.tests.test_config.test_views.TestMultiView) ... ok test___call_permissive_has_no_call_permissive (pyramid.tests.test_config.test_views.TestMultiView) ... ok test__call__not_found (pyramid.tests.test_config.test_views.TestMultiView) ... ok test__call__with_accept_match (pyramid.tests.test_config.test_views.TestMultiView) ... ok test__call__with_accept_miss (pyramid.tests.test_config.test_views.TestMultiView) ... ok test__call_permissive__not_found (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_add (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_add_with_phash (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_add_with_phash_override_accept (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_add_with_phash_override_accept2 (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_class_implements_ISecuredView (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_get_views (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_get_views_best_match_returns_None (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_get_views_no_self_accepts (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_get_views_request_has_no_accept (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_instance_implements_ISecuredView (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_match_not_found (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_match_predicate_fails (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_match_predicate_succeeds (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_multiple_with_functions_as_views (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_permitted (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_permitted_no_match_with__permitted__ (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_permitted_no_views (pyramid.tests.test_config.test_views.TestMultiView) ... ok test_add_already_exists (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_url_noendslash (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_url_noscheme (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_url_withendslash (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname_with_context (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname_with_for_ (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname_with_permission (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname_with_renderer (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_add_viewname_with_route_prefix (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_missing (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_quoting (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_registration_miss (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_registration_no_registry_on_request (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_route_url (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_slash_in_name1 (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_slash_in_name2 (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_url_quoted_remote (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_url_unquoted_local (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_url_with_custom_anchor (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_generate_url_with_custom_query (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_verifyClass (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_verifyObject (pyramid.tests.test_config.test_views.TestStaticURLInfo) ... ok test_as_function_context_and_request (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_function_requestonly (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_instance_context_and_request (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_instance_context_and_request_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_instance_requestonly (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_instance_requestonly_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_newstyle_class_context_and_request (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_newstyle_class_context_and_request_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_newstyle_class_requestonly (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_newstyle_class_requestonly_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_oldstyle_class_context_and_request (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_oldstyle_class_requestonly (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_oldstyle_cls_context_request_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_as_oldstyle_cls_requestonly_attr_and_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_attr_wrapped_view_branching_default_phash (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_attr_wrapped_view_branching_nondefault_phash (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_class_with_attr (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_class_without_attr (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_debug_auth_permission_authpol_denied (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_debug_auth_permission_authpol_denied2 (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_debug_auth_permission_authpol_overridden (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_debug_auth_permission_authpol_permitted (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_debug_auth_permission_authpol_permitted_no_request (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_function_returns_non_adaptable (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_function_returns_non_adaptable_dict (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_function_returns_true_Response_no_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_function_returns_true_Response_with_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_prevent_http_cache_in_settings (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_bad_tuple (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_integer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_prevent_auto_set (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_timedelta (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_tuple (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_http_cached_view_tuple_seconds_None (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_instance_returns_non_adaptable (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_predicate_mismatch_exception_has_text_in_detail (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_predicate_mismatch_view_has_name (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_predicate_mismatch_view_has_no_name (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_default_method_returns_non_adaptable (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_function (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_function_with_renderer (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_function_with_renderer_request_has_view (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_function_with_renderer_request_override (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_requestonly_nondefault_method_returns_non_adaptable (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_secured_view_authn_policy_no_authz_policy (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_secured_view_authz_policy_no_authn_policy (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_secured_view_raises_forbidden_no_name (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_secured_view_raises_forbidden_with_name (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_debug_authorization_authn_policy_no_authz_policy (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_debug_authorization_authz_policy_no_authn_policy (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_debug_authorization_no_authpol (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_debug_authorization_no_permission (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_predicates_all (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_predicates_checker (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_predicates_notall (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_view_mapper_config_specified (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_view_mapper_default_mapper_specified (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_view_mapper_view_specified (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_wrapper_viewname (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_with_wrapper_viewname_notfound (pyramid.tests.test_config.test_views.TestViewDeriver) ... ok test_add_forbidden_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_allows_other_predicates (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_disallows_context (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_disallows_for_ (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_disallows_http_cache (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_disallows_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_disallows_permission (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_with_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_forbidden_view_with_view_defaults (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_allows_other_predicates (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_append_slash (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_disallows_context (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_disallows_for_ (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_disallows_http_cache (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_disallows_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_disallows_permission (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_with_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_notfound_view_with_view_defaults (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_static_view_absolute (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_static_view_here_no_utility_registered (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_static_view_package_here_relative (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_static_view_package_relative (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_instance (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_instance_requestonly (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_instancemethod (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_instancemethod_requestonly (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_oldstyle_class (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_as_oldstyle_class_requestonly (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_context_as_class (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_context_as_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_context_as_iface (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_context_trumps_for (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_custom_more_preds_first_bests_fewer_preds_last (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_custom_predicate_bests_standard_predicate (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_default_phash_overrides_default_phash (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_default_phash_overrides_no_phash (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_default_phash_overrides_default_phash (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_default_phash_overrides_no_phash (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_multiview_replaces_existing_securedview (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_multiview_replaces_existing_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_multiview_replaces_multiview (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_mulview_replaces_existing_view_with___accept__ (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_same_phash_overrides_existing_single_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exc_with_accept_multiview_replaces_existing_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_exception_register_secured_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_for__as_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_for_as_class (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_for_as_iface (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_mixed_case_replaces_existing_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview___discriminator__ (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_call_ordering (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_context_superclass_then_subclass (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_exception_superclass_then_subclass (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_replaces_existing_securedview (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_replaces_existing_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_replaces_existing_view_with___accept__ (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_multiview_replaces_multiview (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_register_secured_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_same_phash_overrides_existing_single_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_same_predicates (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_view_callable_None_no_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_view_callable_None_with_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_view_callable_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_accept_match (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_accept_multiview_replaces_existing_view (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_accept_nomatch (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_containment_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_containment_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_containment_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_custom_predicates_match (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_custom_predicates_nomatch (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_decorator (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_decorator_tuple (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_default_permission_no_explicit_permission (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_default_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_function_callable (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_function_callable_requestonly (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_badregex (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_noval_match (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_noval_nomatch (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_val_match (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_val_missing (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_header_val_nomatch (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_http_cache (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_mapper (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_name_unicode (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_no_default_permission_no_explicit_permission (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_nonexistant_route_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_path_info_badregex (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_path_info_match (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_path_info_nomatch (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_permission (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_get_implies_head (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_sequence_conflict (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_sequence_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_sequence_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_method_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_param_noval_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_param_noval_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_param_val_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_param_val_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_type (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_type_and_route_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_type_as_iface (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_request_type_as_noniface (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_route_name (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_route_name_exception (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_template_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_template_renderer_no_callable (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_tmpl_renderer_factory_introspector_missing (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_tmpl_renderer_factory_no_renderer_factory (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_tmpl_renderer_factory_with_renderer_factory (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_view_config_and_view_defaults_conflicts (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_view_config_and_view_defaults_doesnt_conflict (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_view_defaults (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_view_defaults_viewname_is_dottedname_kwarg (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_view_defaults_viewname_is_dottedname_nonkwarg (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_xhr_false (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_with_xhr_true (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_view_wrapped_view_is_decorated (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_add_views_with_accept_multiview_replaces_existing (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_derive_view_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_derive_view_function (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_derive_view_with_default_renderer_no_explicit_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_derive_view_with_default_renderer_with_explicit_renderer (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_set_view_mapper (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_set_view_mapper_dottedname (pyramid.tests.test_config.test_views.TestViewsConfigurationMixin) ... ok test_is_IException (pyramid.tests.test_config.test_views.Test_isexception) ... ok test_is_IException_subinterface (pyramid.tests.test_config.test_views.Test_isexception) ... ok test_is_exception_class (pyramid.tests.test_config.test_views.Test_isexception) ... ok test_is_exception_instance (pyramid.tests.test_config.test_views.Test_isexception) ... ok test_it_different (pyramid.tests.test_config.test_views.Test_preserve_view_attrs) ... ok test_it_different_with_existing_original_view (pyramid.tests.test_config.test_views.Test_preserve_view_attrs) ... ok test_it_same (pyramid.tests.test_config.test_views.Test_preserve_view_attrs) ... ok test_it_view_is_None (pyramid.tests.test_config.test_views.Test_preserve_view_attrs) ... ok test_defaults (pyramid.tests.test_config.test_views.Test_requestonly) ... ok test_otherattr (pyramid.tests.test_config.test_views.Test_requestonly) ... ok test_with_text (pyramid.tests.test_config.test_views.Test_view_description) ... ok test_without_text (pyramid.tests.test_config.test_views.Test_view_description) ... ok test___call___explicit (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test___call___implicit (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_add_explicit (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_add_implicit (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_1 (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_2 (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_3 (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_4 (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_5 (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_conflict_direct (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_conflict_indirect (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_missing_over_and_under_partials (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_missing_over_partial (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_missing_over_partial_with_fallback (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_missing_under_partial (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_missing_under_partial_with_fallback (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_with_missing_fallbacks (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_with_multiple_matching_fallbacks (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_implicit_ordering_with_partial_fallbacks (pyramid.tests.test_config.test_tweens.TestTweens) ... ok test_add_tween_dottedname (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_instance (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_name_ingress (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_name_main (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_over_ingress (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_over_ingress_iterable (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_under_main (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_under_main_iterable (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tween_unsuitable (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tweens_conflict (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tweens_names_distinct (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tweens_names_with_over_nonstringoriter (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tweens_names_with_under_nonstringoriter (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test_add_tweens_names_with_underover (pyramid.tests.test_config.test_tweens.TestTweensConfiguratorMixin) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestCustomPredicate) ... ok test___call___true (pyramid.tests.test_config.test_predicates.TestCustomPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestCustomPredicate) ... ok test_text_func_has___text__ (pyramid.tests.test_config.test_predicates.TestCustomPredicate) ... ok test_text_func_repr (pyramid.tests.test_config.test_predicates.TestCustomPredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test___call___false_withregex (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test___call___true_exists (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test___call___true_withregex (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test___call___true_withval (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_phash_exists (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_phash_withregex (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_phash_withval (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_text_exists (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_text_withregex (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test_text_withval (pyramid.tests.test_config.test_predicates.TestHeaderPredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test___call___matchdict_is_None (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test___call___true_multi (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test___call___true_single (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.TestMatchParamPredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestPathInfoPredicate) ... ok test___call___true (pyramid.tests.test_config.test_predicates.TestPathInfoPredicate) ... ok test_ctor_compilefail (pyramid.tests.test_config.test_predicates.TestPathInfoPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestPathInfoPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.TestPathInfoPredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test___call___true_multi (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test___call___true_single (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test_ctor_get_but_no_head (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.TestRequestMethodPredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test___call___false_multi (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test___call___true_exists (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test___call___true_multi (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test___call___true_withval (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test_phash_exists (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test_phash_withval (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test_text_exists (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test_text_multi (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test_text_withval (pyramid.tests.test_config.test_predicates.TestRequestParamPredicate) ... ok test___call__traverse_has_remainder_already (pyramid.tests.test_config.test_predicates.TestTraversePredicate) ... ok test___call__traverse_matches (pyramid.tests.test_config.test_predicates.TestTraversePredicate) ... ok test___call__traverse_matches_with_highorder_chars (pyramid.tests.test_config.test_predicates.TestTraversePredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestTraversePredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.TestTraversePredicate) ... ok test___call___false (pyramid.tests.test_config.test_predicates.TestXHRPredicate) ... ok test___call___true (pyramid.tests.test_config.test_predicates.TestXHRPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.TestXHRPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.TestXHRPredicate) ... ok test_it_call_val_False (pyramid.tests.test_config.test_predicates.Test_CheckCSRFTokenPredicate) ... ok test_it_call_val_True (pyramid.tests.test_config.test_predicates.Test_CheckCSRFTokenPredicate) ... ok test_it_call_val_str (pyramid.tests.test_config.test_predicates.Test_CheckCSRFTokenPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.Test_CheckCSRFTokenPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.Test_CheckCSRFTokenPredicate) ... ok test_it_call_authentication_policy_doesnt_provide_superset (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_it_call_authentication_policy_provides_superset (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_it_call_authentication_policy_provides_superset_implicit (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_it_call_no_authentication_policy (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_text_noniter (pyramid.tests.test_config.test_predicates.Test_EffectivePrincipalsPredicate) ... ok test_it_call_False (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_it_call_context_has_no_name (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_it_call_val_list_True (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_it_call_val_str_True (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_it_call_val_tuple_True (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_phash (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_text (pyramid.tests.test_config.test_predicates.Test_PhysicalPathPredicate) ... ok test_add_route_defaults (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_discriminator (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_path_no_pattern (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_pattern_with_path (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_view_with_view_attr (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_view_with_view_context (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_view_with_view_permission (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_no_view_with_view_renderer (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_accept (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_custom_predicates (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_factory (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_factory_dottedname (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_header (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_path_info (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_path_info_highorder (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_path_info_regex (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_pregenerator (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_request_method (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_request_param (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_route_prefix (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_static (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_add_route_with_xhr (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_get_routes_mapper_already_registered (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test_get_routes_mapper_not_yet_registered (pyramid.tests.test_config.test_routes.RoutesConfiguratorMixinTests) ... ok test__override_already_registered (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test__override_not_yet_registered (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_directory_with_directory (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_directory_with_file (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_directory_with_package (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_file_with_directory (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_file_with_file (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_file_with_package (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_package_with_directory (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_package_with_package (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_override_asset_samename (pyramid.tests.test_config.test_assets.TestAssetsConfiguratorMixin) ... ok test_it_match (pyramid.tests.test_config.test_assets.TestDirectoryOverride) ... ok test_it_no_match (pyramid.tests.test_config.test_assets.TestDirectoryOverride) ... ok test_it_match (pyramid.tests.test_config.test_assets.TestFileOverride) ... ok test_it_no_match (pyramid.tests.test_config.test_assets.TestFileOverride) ... ok test_get_resource_filename_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_filename_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_filename_override_returns_value (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_stream_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_stream_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_stream_override_returns_value (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_string_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_string_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_get_resource_string_override_returns_value (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_has_resource_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_has_resource_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_has_resource_override_returns_True (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_isdir_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_isdir_override_returns_False (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_isdir_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_listdir_no_overrides (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_listdir_override_returns_None (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_resource_listdir_override_returns_values (pyramid.tests.test_config.test_assets.TestOverrideProvider) ... ok test_class_conforms_to_IPEP302Loader (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_class_conforms_to_IPackageOverrides (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_ctor_package_already_has_loader_of_different_type (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_ctor_package_already_has_loader_of_same_type (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_ctor_registers_loader_type (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_ctor_sets_loader (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_ctor_sets_local_state (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_code_pkg_has___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_code_pkg_has_no___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_data_pkg_has___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_data_pkg_has_no___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_filename (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_filename_file_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_source_pkg_has___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_source_pkg_has_no___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_stream (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_stream_file_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_string (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_get_string_file_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_has_resource (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_has_resource_file_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_insert_directory (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_insert_emptystring (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_insert_file (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_instance_conforms_to_IPEP302Loader (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_instance_conforms_to_IPackageOverrides (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_is_package_pkg_has___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_is_package_pkg_has_no___loader__ (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_isdir_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_isdir_false (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_isdir_true (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_listdir (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_listdir_doesnt_exist (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_search_path (pyramid.tests.test_config.test_assets.TestPackageOverrides) ... ok test_add_permission (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authentication_policy_no_authz_policy (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authentication_policy_no_authz_policy_autocommit (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authentication_policy_with_authz_policy (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authentication_policy_with_authz_policy_autocommit (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authorization_policy_no_authn_policy (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authorization_policy_no_authn_policy_autocommit (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authorization_policy_with_authn_policy (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_authorization_policy_with_authn_policy_autocommit (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_set_default_permission (pyramid.tests.test_config.test_security.ConfiguratorSecurityMethodsTests) ... ok test_debug_all (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_debug_authorization (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_debug_notfound (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_debug_routematch (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_debug_templates (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_default_locale_name (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_getattr_fail (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_getattr_raises_attribute_error (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_getattr_success (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_noargs (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_originals_kept (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_prevent_http_cache (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_reload_all (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_reload_assets (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_reload_resources (pyramid.tests.test_config.test_settings.TestSettings) ... ok test_reload_templates (pyramid.tests.test_config.test_settings.TestSettings) ... ok test__set_settings_as_None (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test__set_settings_as_dictwithvalues (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_add_settings_settings_None (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_add_settings_settings_already_registered (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_add_settings_settings_not_yet_registered (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_get_settings_nosettings (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_get_settings_withsettings (pyramid.tests.test_config.test_settings.TestSettingsConfiguratorMixin) ... ok test_add_translation_dirs_abspath (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_asset_spec (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_asset_spec_existing_translation_dirs (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_missing_dir (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_multiple_specs (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_multiple_specs_multiple_calls (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_add_translation_dirs_no_specs (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_set_locale_negotiator (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test_set_locale_negotiator_dottedname (pyramid.tests.test_config.test_i18n.TestI18NConfiguratorMixin) ... ok test___getattr__matches (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test___getattr__matches_no_action_wrap (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test___getattr__missing_when_directives_dont_exist (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test___getattr__missing_when_directives_exist (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test__fix_registry_has_listeners (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test__fix_registry_notify (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test__fix_registry_queryAdapterOrSelf (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test__fix_registry_registerSelfAdapter (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_absolute_asset_spec_already_absolute (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_absolute_asset_spec_notastring (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_absolute_asset_spec_relative (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_autocommit_with_introspectables (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_autocommit_with_introspectables_introspection_off (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_branching_kw_is_None (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_branching_kw_is_not_None (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_branching_nonautocommit_with_config_info (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_branching_nonautocommit_with_introspectables (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_branching_nonautocommit_without_config_info (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_nonautocommit_with_introspectables_introspection_off (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_autocommit_no_conflicts (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_begin (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_begin_with_request (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_commit_conflict_resolved_with_include (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_commit_conflict_resolved_with_two_includes_and_local (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_commit_conflict_simple (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_commit_conflict_with_two_includes (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_conflict_set_forbidden_view (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_conflict_set_notfound_view (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_alternate_renderers (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_authentication_policy (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_authorization_policy_only (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_default_permission (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_default_renderers (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_default_view_mapper (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_default_webob_response_adapter_registered (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_exceptionresponse_view_None (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_exceptionresponse_view_custom (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_httpexception_view_default (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_no_registry (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_no_root_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_noreg_custom_settings (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_noreg_debug_logger_None_default (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_noreg_debug_logger_non_None (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_session_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_with_introspection (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_with_package_registry (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_ctor_with_root_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_end (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_hook_zca (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_dotted_name (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_missing_source_file (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_module_defaults_to_includeme (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_module_defaults_to_includeme_missing (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_nested_route_prefix (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_python_callable (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_include_with_route_prefix (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_introspector_decorator (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_make_wsgi_app (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_maybe_dotted_notstring_success (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_maybe_dotted_string_fail (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_maybe_dotted_string_success (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration_conflict (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration_dottedname_package (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration_with_extra_kw (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration_with_ignore (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_scan_integration_with_onerror (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_alternate_renderers (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_authentication_policy (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_authentication_policy_dottedname (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_authorization_policy_dottedname (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_authorization_policy_only (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_calls_fix_registry (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_custom_settings (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_debug_logger_None_default (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_debug_logger_name (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_debug_logger_non_None (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_default_permission (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_dottedname_root_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_explicit_notfound_trumps_iexceptionresponse (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_includes (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_includes_spaces (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_locale_negotiator (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_locale_negotiator_dottedname (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_no_default_root_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_registers_default_exceptionresponse_views (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_registers_default_view_predicates (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_registers_default_webob_iresponse_adapter (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_request_factory (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_request_factory_dottedname (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_setup_registry_tweens (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_unhook_zca (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_with_package (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_with_package_module (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_with_package_package (pyramid.tests.test_config.test_init.ConfiguratorTests) ... ok test_action_simple (pyramid.tests.test_config.test_init.TestActionState) ... ok test_action_with_includepath (pyramid.tests.test_config.test_init.TestActionState) ... ok test_action_with_includepath_and_info (pyramid.tests.test_config.test_init.TestActionState) ... ok test_action_with_info (pyramid.tests.test_config.test_init.TestActionState) ... ok test_action_with_introspectables (pyramid.tests.test_config.test_init.TestActionState) ... ok test_action_with_order (pyramid.tests.test_config.test_init.TestActionState) ... ok test_execute_actions_dicts (pyramid.tests.test_config.test_init.TestActionState) ... ok test_execute_actions_error (pyramid.tests.test_config.test_init.TestActionState) ... ok test_execute_actions_tuples (pyramid.tests.test_config.test_init.TestActionState) ... ok test_execute_actions_with_introspectable_no_callable (pyramid.tests.test_config.test_init.TestActionState) ... ok test_execute_actions_with_introspectables (pyramid.tests.test_config.test_init.TestActionState) ... ok test_it (pyramid.tests.test_config.test_init.TestActionState) ... ok test_processSpec (pyramid.tests.test_config.test_init.TestActionState) ... ok test_factory_as_dotted_name (pyramid.tests.test_config.test_init.TestConfigurator__add_predicate) ... ok test_factory_as_object (pyramid.tests.test_config.test_init.TestConfigurator__add_predicate) ... ok test_add_directive_with_custom_callable (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_add_directive_with_partial (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_directive_persists_across_configurator_creations (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_extend_action_method_successful (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_extend_same_name_doesnt_conflict (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_extend_with_dotted_name (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_extend_with_python_callable (pyramid.tests.test_config.test_init.TestConfigurator_add_directive) ... ok test_global_registries (pyramid.tests.test_config.test_init.TestGlobalRegistriesIntegration) ... ok test_global_registries_empty (pyramid.tests.test_config.test_init.TestGlobalRegistriesIntegration) ... ok test_it_conflict (pyramid.tests.test_config.test_init.Test_resolveConflicts) ... ok test_it_success_dicts (pyramid.tests.test_config.test_init.Test_resolveConflicts) ... ok test_it_success_tuples (pyramid.tests.test_config.test_init.Test_resolveConflicts) ... ok test_it_with_actions_grouped_by_order (pyramid.tests.test_config.test_init.Test_resolveConflicts) ... ok test___call__custom_predicate_gets_info (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__no_path_info (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__pathinfo_cant_be_decoded (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__root_route_matches (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__root_route_matches2 (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__root_route_when_path_info_empty (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__root_route_when_path_info_notempty (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__route_fails_to_match_with_predicates (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__route_matches (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test___call__route_matches_with_predicates (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_cc_bug (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_connect_name_exists_removes_old (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_connect_static (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_connect_static_overridden (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_generate (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_get_route_matches (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_get_route_misses (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_get_routes (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_has_routes (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_no_route_matches (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_provides_IRoutesMapper (pyramid.tests.test_urldispatch.RoutesMapperTests) ... ok test_custom_regex (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_custom_regex_with_colons (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_custom_regex_with_embedded_squigglies (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_custom_regex_with_embedded_squigglies2 (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_custom_regex_with_embedded_squigglies3 (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_docs_sample_generate (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_generate_with_mixedtype_values (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_generate_with_string_remainder_and_nonstring_replacement (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_generate_with_string_remainder_and_unicode_replacement (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_highorder_pattern_utf8 (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_mixed_newstyle_oldstyle_pattern_defaults_to_newstyle (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_no_beginning_slash (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_no_star (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_pattern_generate_with_high_order_dynamic (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_pattern_with_high_order_literal (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_with_bracket_star (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_with_star (pyramid.tests.test_urldispatch.TestCompileRoute) ... ok test_generator_functional_newstyle (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_generator_functional_notdynamic (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_generator_functional_oldstyle (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_matcher_functional_newstyle (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_matcher_functional_notdynamic (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_matcher_functional_oldstyle (pyramid.tests.test_urldispatch.TestCompileRouteFunctional) ... ok test_ctor (pyramid.tests.test_urldispatch.TestRoute) ... ok test_ctor_defaults (pyramid.tests.test_urldispatch.TestRoute) ... ok test_generate (pyramid.tests.test_urldispatch.TestRoute) ... ok test_match (pyramid.tests.test_urldispatch.TestRoute) ... ok test_provides_IRoute (pyramid.tests.test_urldispatch.TestRoute) ... ok test_it_with_no_registry (pyramid.tests.test_scripting.Test__make_request) ... ok test_it_with_registry (pyramid.tests.test_scripting.Test__make_request) ... ok test_it_norequest (pyramid.tests.test_scripting.Test_get_root) ... ok test_it_requestfactory_overridden (pyramid.tests.test_scripting.Test_get_root) ... ok test_it_withrequest (pyramid.tests.test_scripting.Test_get_root) ... ok test_it_no_valid_apps (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_norequest (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_with_extensions (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_with_request_and_registry (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_with_request_context_already_set (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_withrequest_hasregistry (pyramid.tests.test_scripting.Test_prepare) ... ok test_it_withrequest_noregistry (pyramid.tests.test_scripting.Test_prepare) ... ok test_bwcompat_forbidden (pyramid.tests.test_exceptions.TestBWCompat) ... ok test_bwcompat_notfound (pyramid.tests.test_exceptions.TestBWCompat) ... ok test_response_equivalence (pyramid.tests.test_exceptions.TestBadCSRFToken) ... ok test_str (pyramid.tests.test_exceptions.TestConfigurationConflictError) ... ok test_str (pyramid.tests.test_exceptions.TestConfigurationExecutionError) ... ok test___str__ (pyramid.tests.test_exceptions.TestCyclicDependencyError) ... ok test_it (pyramid.tests.test_exceptions.TestForbidden) ... ok test_response_equivalence (pyramid.tests.test_exceptions.TestForbidden) ... ok test_it (pyramid.tests.test_exceptions.TestNotFound) ... ok test_response_equivalence (pyramid.tests.test_exceptions.TestNotFound) ... ok test_current_route_path (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_current_request_has_no_route (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_with_elements_query_and_anchor (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_with_query_override (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_with_request_query (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_with_request_query_duplicate_entries (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_current_route_url_with_route_name (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_host_and_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_host_no_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_host_port_and_scheme (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_host_with_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_scheme_http_special_case (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_scheme_http_special_case_avoid (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_scheme_https_special_case (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_replace_scheme_https_special_case_avoid (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_no_http_host (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_custom_script_name (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_http_host_default_port_http (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_http_host_default_port_https (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_http_host_no_colon (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_http_host_nondefault_port_http (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_partial_application_url_with_http_host_nondefault_port_https (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_path (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_path_kwarg (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_anchor_is_after_elements_when_no_qs (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_anchor_is_after_qs_when_qs_is_present (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_anchor_is_after_root_when_no_elements (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_anchor_is_encoded_utf8_if_unicode (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_anchor_is_urlencoded_safe (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_at_sign_in_element_names (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_element_names_url_quoted (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_extra_args (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_finds_IContextURL (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_no_IResourceURL_registered (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_no_registry_on_request (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_root_default (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_unicode_in_element_names (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_app_url (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_host (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_local_url (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_query_dict (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_query_empty (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_query_seq (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_query_str (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_and_app_url (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_and_elements (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_and_remainder_name (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_and_route_kwargs (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_and_scheme_host_port_etc (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_no_remainder_on_adapter (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_route_name_remainder_on_adapter (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_resource_url_with_scheme (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_path_with_elements (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_path_with_script_name (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_generate_doesnt_receive_query_or_anchor (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_generation_error (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_integration_with_real_request (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_no_elements (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_anchor_app_url_elements_and_query (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_anchor_binary (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_anchor_unicode (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_app_url (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_elements (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_elements_path_endswith_slash (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_empty_query (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_host (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_port (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_pregenerator (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_query (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_query_str (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_route_url_with_scheme (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_path (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_path_abs (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_path_abspath (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_path_found_rel (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_abs (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_abspath (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_abspath_integration_with_staticurlinfo (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_found_abs_no_registry_on_request (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_found_rel (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_noscheme_uses_scheme_from_request (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_static_url_staticurlinfo_notfound (pyramid.tests.test_url.TestURLMethodsMixin) ... ok test_it (pyramid.tests.test_url.Test_current_route_path) ... ok test_it (pyramid.tests.test_url.Test_current_route_url) ... ok test_external_url_with_route_prefix (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url_route_path (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url_with_explicit_app_url (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url_with_explicit_scheme (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url_with_pregenerator (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_generate_external_url_without_scheme (pyramid.tests.test_url.Test_external_static_url_integration) ... ok test_it (pyramid.tests.test_url.Test_resource_url) ... ok test_it (pyramid.tests.test_url.Test_route_path) ... ok test_it (pyramid.tests.test_url.Test_route_url) ... ok test_it_abs (pyramid.tests.test_url.Test_static_path) ... ok test_it_absspec (pyramid.tests.test_url.Test_static_path) ... ok test_it_rel (pyramid.tests.test_url.Test_static_path) ... ok test_it_abs (pyramid.tests.test_url.Test_static_url) ... ok test_it_absspec (pyramid.tests.test_url.Test_static_url) ... ok test_it_rel (pyramid.tests.test_url.Test_static_url) ... ok test_call_no_view_registered (pyramid.tests.test_view.RenderViewTests) ... ok test_call_view_registered_insecure_no_call_permissive (pyramid.tests.test_view.RenderViewTests) ... ok test_call_view_registered_insecure_with_call_permissive (pyramid.tests.test_view.RenderViewTests) ... ok test_call_view_registered_secure (pyramid.tests.test_view.RenderViewTests) ... ok test_call_no_view_registered (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_call_request_has_no_registry (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_call_view_registered_insecure_no_call_permissive (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_call_view_registered_insecure_with_call_permissive (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_call_view_registered_secure (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_verify_output_bytestring (pyramid.tests.test_view.RenderViewToIterableTests) ... ok test_call_no_registry_on_request (pyramid.tests.test_view.RenderViewToResponseTests) ... ok test_call_no_view_registered (pyramid.tests.test_view.RenderViewToResponseTests) ... ok test_call_view_registered_insecure_no_call_permissive (pyramid.tests.test_view.RenderViewToResponseTests) ... ok test_call_view_registered_insecure_with_call_permissive (pyramid.tests.test_view.RenderViewToResponseTests) ... ok test_call_view_registered_secure (pyramid.tests.test_view.RenderViewToResponseTests) ... ok test_custom_notfound_view (pyramid.tests.test_view.TestAppendSlashNotFoundViewFactory) ... ok test_call_as_method (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_class (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_class_attr_already_set (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_function (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_with_renderer_IRendererInfo (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_with_renderer_dict (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_with_renderer_string (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_call_withdepth (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_context_trumps_for (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_decorator_tuple (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_defaults (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_for_trumps_context_None (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_nondefaults (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_create_with_other_predicates (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_stacking (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_with_custom_predicates (pyramid.tests.test_view.TestViewConfigDecorator) ... ok test_context_is_not_exception (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_mapper_path_already_slash_ending (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_matches (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_matches_with_script_name (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_no_mapper (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_no_path (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_no_route_matches (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_with_query_string (pyramid.tests.test_view.Test_append_slash_notfound_view) ... ok test_is_exception (pyramid.tests.test_view.Test_default_exceptionresponse_view) ... ok test_is_not_exception_context_is_false_still_chose (pyramid.tests.test_view.Test_default_exceptionresponse_view) ... ok test_is_not_exception_no_request_exception (pyramid.tests.test_view.Test_default_exceptionresponse_view) ... ok test_is_not_exception_request_exception (pyramid.tests.test_view.Test_default_exceptionresponse_view) ... ok test_ctor (pyramid.tests.test_view.Test_forbidden_view_config) ... ok test_it_class (pyramid.tests.test_view.Test_forbidden_view_config) ... ok test_it_function (pyramid.tests.test_view.Test_forbidden_view_config) ... ok test_ctor (pyramid.tests.test_view.Test_notfound_view_config) ... ok test_it_class (pyramid.tests.test_view.Test_notfound_view_config) ... ok test_it_function (pyramid.tests.test_view.Test_notfound_view_config) ... ok test_it (pyramid.tests.test_view.Test_view_defaults) ... ok test_it_inheritance_not_overridden (pyramid.tests.test_view.Test_view_defaults) ... ok test_it_inheritance_overriden (pyramid.tests.test_view.Test_view_defaults) ... ok test_it_inheritance_overriden_empty (pyramid.tests.test_view.Test_view_defaults) ... ok test__set_cookie_cookieval_too_long (pyramid.tests.test_session.TestBaseCookieSession) ... ok test__set_cookie_on_exception (pyramid.tests.test_session.TestBaseCookieSession) ... ok test__set_cookie_on_exception_no_request_exception (pyramid.tests.test_session.TestBaseCookieSession) ... ok test__set_cookie_options (pyramid.tests.test_session.TestBaseCookieSession) ... ok test__set_cookie_real_webob_response (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_changed (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_cookie_is_set (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_ctor_no_cookie (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_ctor_with_bad_cookie_cannot_deserialize (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_ctor_with_bad_cookie_not_tuple (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_ctor_with_cookie_expired (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_ctor_with_cookie_still_valid (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_flash_allow_duplicate_false (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_flash_allow_duplicate_false_and_msg_not_in_storage (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_flash_allow_duplicate_true_and_msg_not_in_storage (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_flash_default (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_flash_mixed (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_get_csrf_token (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_get_csrf_token_new (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_instance_conforms (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_invalidate (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_new_csrf_token (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_no_set_cookie_with_exception (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_peek_flash_default_queue (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_peek_flash_nodefault_queue (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_pop_flash_default_queue (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_pop_flash_nodefault_queue (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_reissue_never (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_reissue_not_triggered (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_reissue_triggered (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_set_cookie_with_exception (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_timeout (pyramid.tests.test_session.TestBaseCookieSession) ... ok test_timeout_never (pyramid.tests.test_session.TestBaseCookieSession) ... ok test__set_cookie_cookieval_too_long (pyramid.tests.test_session.TestSignedCookieSession) ... ok test__set_cookie_on_exception (pyramid.tests.test_session.TestSignedCookieSession) ... ok test__set_cookie_on_exception_no_request_exception (pyramid.tests.test_session.TestSignedCookieSession) ... ok test__set_cookie_options (pyramid.tests.test_session.TestSignedCookieSession) ... ok test__set_cookie_real_webob_response (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_changed (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_cookie_is_set (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_ctor_no_cookie (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_ctor_with_bad_cookie_cannot_deserialize (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_ctor_with_bad_cookie_not_tuple (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_ctor_with_cookie_expired (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_ctor_with_cookie_still_valid (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_custom_hashalg (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_custom_salt (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_custom_serializer (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_flash_allow_duplicate_false (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_flash_allow_duplicate_false_and_msg_not_in_storage (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_flash_allow_duplicate_true_and_msg_not_in_storage (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_flash_default (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_flash_mixed (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_get_csrf_token (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_get_csrf_token_new (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_hashalg_mismatch (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_instance_conforms (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_invalid_data_size (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_invalidate (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_new_csrf_token (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_no_set_cookie_with_exception (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_peek_flash_default_queue (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_peek_flash_nodefault_queue (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_pop_flash_default_queue (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_pop_flash_nodefault_queue (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_reissue_never (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_reissue_not_triggered (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_reissue_triggered (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_salt_mismatch (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_secret_mismatch (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_set_cookie_with_exception (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_timeout (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_timeout_never (pyramid.tests.test_session.TestSignedCookieSession) ... ok test_very_long_key (pyramid.tests.test_session.TestSignedCookieSession) ... ok test__set_cookie_cookieval_too_long (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test__set_cookie_on_exception (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test__set_cookie_on_exception_no_request_exception (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test__set_cookie_options (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test__set_cookie_real_webob_response (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_changed (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_cookie_is_set (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_ctor_no_cookie (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_ctor_with_bad_cookie_cannot_deserialize (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_ctor_with_bad_cookie_not_tuple (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_ctor_with_cookie_expired (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_ctor_with_cookie_still_valid (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_deserialize_option (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_flash_allow_duplicate_false (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_flash_allow_duplicate_false_and_msg_not_in_storage (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_flash_allow_duplicate_true_and_msg_not_in_storage (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_flash_default (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_flash_mixed (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_get_csrf_token (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_get_csrf_token_new (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_instance_conforms (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_invalidate (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_new_csrf_token (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_no_set_cookie_with_exception (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_peek_flash_default_queue (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_peek_flash_nodefault_queue (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_pop_flash_default_queue (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_pop_flash_nodefault_queue (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_reissue_triggered (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_serialize_option (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_set_cookie_with_exception (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_timeout (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_timeout_never (pyramid.tests.test_session.TestUnencryptedCookieSession) ... ok test_failure_no_raises (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_failure_raises (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_success_default_header (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_success_default_token (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_success_header (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_success_token (pyramid.tests.test_session.Test_check_csrf_token) ... ok test_accessed_set (pyramid.tests.test_session.Test_manage_accessed) ... ok test_accessed_without_renew (pyramid.tests.test_session.Test_manage_accessed) ... ok test_already_dirty (pyramid.tests.test_session.Test_manage_accessed) ... ok test_it (pyramid.tests.test_session.Test_manage_changed) ... ok test_invalid_bits (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_invalid_len (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_it (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_it_bad_encoding (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_it_with_highorder_secret (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_it_with_latin1_secret (pyramid.tests.test_session.Test_signed_deserialize) ... ok test_it (pyramid.tests.test_session.Test_signed_serialize) ... ok test_it_with_highorder_secret (pyramid.tests.test_session.Test_signed_serialize) ... ok test_it_with_latin1_secret (pyramid.tests.test_session.Test_signed_serialize) ... ok test__calls_start_response (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__default_app_iter_no_comment_html (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__default_app_iter_no_comment_plain (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__default_app_iter_with_comment_html (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__default_app_iter_with_comment_html2 (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__default_app_iter_with_comment_plain (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__str__detail (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test__str__explanation (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_body_template_unicode (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_call_returns_same_body_called_twice (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_calls_Exception_ctor (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_calls_Response_ctor (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_extends_headers (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_sets_body_template_obj (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_sets_comment (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_sets_detail (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_app_iter_doesnt_set_default_app_iter (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_body_doesnt_set_default_app_iter (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_body_sets_default_app_iter_html (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_body_sets_default_app_iter_text (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_empty_body (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_ctor_with_unicode_body_doesnt_set_default_app_iter (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_custom_body_template (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_custom_body_template_with_custom_variable_doesnt_choke (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_exception (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_implements_IExceptionResponse (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_implements_IResponse (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_provides_IExceptionResponse (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_provides_IResponse (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_wsgi_response (pyramid.tests.test_httpexceptions.TestHTTPException) ... ok test_it_result_not_passed (pyramid.tests.test_httpexceptions.TestHTTPForbidden) ... ok test_it_result_passed (pyramid.tests.test_httpexceptions.TestHTTPForbidden) ... ok test_it_with_default_body_tmpl (pyramid.tests.test_httpexceptions.TestHTTPMethodNotAllowed) ... ok test_it_html (pyramid.tests.test_httpexceptions.TestRenderAllExceptionsWithoutArguments) ... ok test_it_plain (pyramid.tests.test_httpexceptions.TestRenderAllExceptionsWithoutArguments) ... ok test_it_call_with_default_body_tmpl (pyramid.tests.test_httpexceptions.Test_HTTPMove) ... ok test_it_location_firstarg (pyramid.tests.test_httpexceptions.Test_HTTPMove) ... ok test_it_location_none_valueerrors (pyramid.tests.test_httpexceptions.Test_HTTPMove) ... ok test_it_location_not_passed (pyramid.tests.test_httpexceptions.Test_HTTPMove) ... ok test_it_location_passed (pyramid.tests.test_httpexceptions.Test_HTTPMove) ... ok test_not_basestring (pyramid.tests.test_httpexceptions.Test__no_escape) ... ok test_null (pyramid.tests.test_httpexceptions.Test__no_escape) ... ok test_unicode (pyramid.tests.test_httpexceptions.Test__no_escape) ... ok test_call_with_exception (pyramid.tests.test_httpexceptions.Test_default_exceptionresponse_view) ... ok test_call_with_nonexception (pyramid.tests.test_httpexceptions.Test_default_exceptionresponse_view) ... ok test_extra_kw (pyramid.tests.test_httpexceptions.Test_exception_response) ... ok test_status_201 (pyramid.tests.test_httpexceptions.Test_exception_response) ... ok test_status_404 (pyramid.tests.test_httpexceptions.Test_exception_response) ... ok test___bool__ (pyramid.tests.test_registry.TestIntrospectable) ... ok test___hash__ (pyramid.tests.test_registry.TestIntrospectable) ... ok test___nonzero__ (pyramid.tests.test_registry.TestIntrospectable) ... ok test___repr__ (pyramid.tests.test_registry.TestIntrospectable) ... ok test_conformance (pyramid.tests.test_registry.TestIntrospectable) ... ok test_discriminator_hash (pyramid.tests.test_registry.TestIntrospectable) ... ok test_register (pyramid.tests.test_registry.TestIntrospectable) ... ok test_relate (pyramid.tests.test_registry.TestIntrospectable) ... ok test_unrelate (pyramid.tests.test_registry.TestIntrospectable) ... ok test_add (pyramid.tests.test_registry.TestIntrospector) ... ok test_categories (pyramid.tests.test_registry.TestIntrospector) ... ok test_categorized (pyramid.tests.test_registry.TestIntrospector) ... ok test_conformance (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_category (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_category_returns_default_on_miss (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_category_with_sortkey (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_fail (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_success (pyramid.tests.test_registry.TestIntrospector) ... ok test_get_success_byhash (pyramid.tests.test_registry.TestIntrospector) ... ok test_relate (pyramid.tests.test_registry.TestIntrospector) ... ok test_relate_fail (pyramid.tests.test_registry.TestIntrospector) ... ok test_related (pyramid.tests.test_registry.TestIntrospector) ... ok test_related_fail (pyramid.tests.test_registry.TestIntrospector) ... ok test_remove (pyramid.tests.test_registry.TestIntrospector) ... ok test_remove_fail (pyramid.tests.test_registry.TestIntrospector) ... ok test_unrelate (pyramid.tests.test_registry.TestIntrospector) ... ok test___nonzero__ (pyramid.tests.test_registry.TestRegistry) ... ok test__get_settings (pyramid.tests.test_registry.TestRegistry) ... ok test__set_settings (pyramid.tests.test_registry.TestRegistry) ... ok test_registerHandler_and_notify (pyramid.tests.test_registry.TestRegistry) ... ok test_registerSubscriptionAdapter (pyramid.tests.test_registry.TestRegistry) ... ok test_it (pyramid.tests.test_security.TestACLAllowed) ... ok test_it (pyramid.tests.test_security.TestACLDenied) ... ok test_it (pyramid.tests.test_security.TestAllPermissionsList) ... ok test_singleton (pyramid.tests.test_security.TestAllPermissionsList) ... ok test_it (pyramid.tests.test_security.TestAllowed) ... ok test_backward_compat_delegates_to_mixin (pyramid.tests.test_security.TestAuthenticatedUserId) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestAuthenticatedUserId) ... ok test_with_authentication_policy (pyramid.tests.test_security.TestAuthenticatedUserId) ... ok test_with_authentication_policy_no_reg_on_request (pyramid.tests.test_security.TestAuthenticatedUserId) ... ok test_it (pyramid.tests.test_security.TestDenied) ... ok test_backward_compat_delegates_to_mixin (pyramid.tests.test_security.TestEffectivePrincipals) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestEffectivePrincipals) ... ok test_with_authentication_policy (pyramid.tests.test_security.TestEffectivePrincipals) ... ok test_with_authentication_policy_no_reg_on_request (pyramid.tests.test_security.TestEffectivePrincipals) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestForget) ... ok test_with_authentication_policy (pyramid.tests.test_security.TestForget) ... ok test_with_authentication_policy_no_reg_on_request (pyramid.tests.test_security.TestForget) ... ok test_delegates_to_mixin (pyramid.tests.test_security.TestHasPermission) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestHasPermission) ... ok test_with_authn_and_authz_policies_registered (pyramid.tests.test_security.TestHasPermission) ... ok test_with_no_authorization_policy (pyramid.tests.test_security.TestHasPermission) ... ok test_with_no_context_passed (pyramid.tests.test_security.TestHasPermission) ... ok test_with_no_context_passed_or_on_request (pyramid.tests.test_security.TestHasPermission) ... ok test_with_no_reg_on_request (pyramid.tests.test_security.TestHasPermission) ... ok test_no_authorization_policy (pyramid.tests.test_security.TestPrincipalsAllowedByPermission) ... ok test_with_authorization_policy (pyramid.tests.test_security.TestPrincipalsAllowedByPermission) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestRemember) ... ok test_with_authentication_policy (pyramid.tests.test_security.TestRemember) ... ok test_with_authentication_policy_no_reg_on_request (pyramid.tests.test_security.TestRemember) ... ok test_backward_compat_delegates_to_mixin (pyramid.tests.test_security.TestUnAuthenticatedUserId) ... ok test_no_authentication_policy (pyramid.tests.test_security.TestUnAuthenticatedUserId) ... ok test_with_authentication_policy (pyramid.tests.test_security.TestUnAuthenticatedUserId) ... ok test_with_authentication_policy_no_reg_on_request (pyramid.tests.test_security.TestUnAuthenticatedUserId) ... ok test_no_permission (pyramid.tests.test_security.TestViewExecutionPermitted) ... ok test_no_view_registered (pyramid.tests.test_security.TestViewExecutionPermitted) ... ok test_with_permission (pyramid.tests.test_security.TestViewExecutionPermitted) ... ok test_s_is_1 (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_False (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_None (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_True (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_false (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_on (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_true (pyramid.tests.test_settings.Test_asbool) ... ok test_s_is_yes (pyramid.tests.test_settings.Test_asbool) ... ok test_with_list (pyramid.tests.test_settings.Test_aslist) ... ok test_with_string (pyramid.tests.test_settings.Test_aslist) ... ok test_with_string_crsep (pyramid.tests.test_settings.Test_aslist) ... ok test_with_string_crsep_spacesep (pyramid.tests.test_settings.Test_aslist) ... ok test_with_string_crsep_spacesep_no_flatten (pyramid.tests.test_settings.Test_aslist) ... ok test_with_list (pyramid.tests.test_settings.Test_aslist_cronly) ... ok test_with_string (pyramid.tests.test_settings.Test_aslist_cronly) ... ok test_with_string_crsep (pyramid.tests.test_settings.Test_aslist_cronly) ... ok test_ctor (pyramid.tests.test_i18n.TestLocalizer) ... ok test_pluralize (pyramid.tests.test_i18n.TestLocalizer) ... ok test_pluralize_default_translations (pyramid.tests.test_i18n.TestLocalizer) ... ok test_pluralize_pluralizer_already_added (pyramid.tests.test_i18n.TestLocalizer) ... ok test_translate (pyramid.tests.test_i18n.TestLocalizer) ... ok test_custom_localizer_for_custom_locale (pyramid.tests.test_i18n.TestLocalizerRequestMixin) ... ok test_custom_localizer_for_default_locale (pyramid.tests.test_i18n.TestLocalizerRequestMixin) ... ok test_default_localizer (pyramid.tests.test_i18n.TestLocalizerRequestMixin) ... ok test_localizer_from_mo (pyramid.tests.test_i18n.TestLocalizerRequestMixin) ... ok test_localizer_from_mo_bad_mo (pyramid.tests.test_i18n.TestLocalizerRequestMixin) ... ok test_it (pyramid.tests.test_i18n.TestTranslationString) ... ok test_it (pyramid.tests.test_i18n.TestTranslationStringFactory) ... ok test___repr__ (pyramid.tests.test_i18n.TestTranslations) ... ok test_add_different_domain_merge_true_existing (pyramid.tests.test_i18n.TestTranslations) ... ok test_add_different_domain_merge_true_notexisting (pyramid.tests.test_i18n.TestTranslations) ... ok test_add_same_domain_merge_true (pyramid.tests.test_i18n.TestTranslations) ... ok test_default_germanic_pluralization (pyramid.tests.test_i18n.TestTranslations) ... ok test_dgettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_dngettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_dugettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_dungettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_ldgettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_ldngettext (pyramid.tests.test_i18n.TestTranslations) ... ok test_load_domain_None (pyramid.tests.test_i18n.TestTranslations) ... ok test_load_found_locale_and_domain (pyramid.tests.test_i18n.TestTranslations) ... ok test_load_found_locale_and_domain_locale_is_string (pyramid.tests.test_i18n.TestTranslations) ... ok test_load_locales_None (pyramid.tests.test_i18n.TestTranslations) ... ok test_merge_gnutranslations (pyramid.tests.test_i18n.TestTranslations) ... ok test_merge_gnutranslations_not_translations (pyramid.tests.test_i18n.TestTranslations) ... ok test_merge_not_gnutranslations (pyramid.tests.test_i18n.TestTranslations) ... ok test_from_cookies (pyramid.tests.test_i18n.Test_default_locale_negotiator) ... ok test_from_none (pyramid.tests.test_i18n.Test_default_locale_negotiator) ... ok test_from_params (pyramid.tests.test_i18n.Test_default_locale_negotiator) ... ok test_from_request_attr (pyramid.tests.test_i18n.Test_default_locale_negotiator) ... ok test_name_on_request (pyramid.tests.test_i18n.Test_get_locale_name) ... ok test_it (pyramid.tests.test_i18n.Test_get_localizer) ... ok test_locale_from_mo (pyramid.tests.test_i18n.Test_make_localizer) ... ok test_locale_from_mo_bad_mo (pyramid.tests.test_i18n.Test_make_localizer) ... ok test_locale_from_mo_mo_isdir (pyramid.tests.test_i18n.Test_make_localizer) ... ok test_territory_fallback (pyramid.tests.test_i18n.Test_make_localizer) ... ok test_default_default (pyramid.tests.test_i18n.Test_negotiate_locale_name) ... ok test_default_from_settings (pyramid.tests.test_i18n.Test_negotiate_locale_name) ... ok test_no_registry_on_request (pyramid.tests.test_i18n.Test_negotiate_locale_name) ... ok test_use_default_locale_negotiator (pyramid.tests.test_i18n.Test_negotiate_locale_name) ... ok test_with_registry_on_request (pyramid.tests.test_i18n.Test_negotiate_locale_name) ... ok test_pkgrelative (pyramid.tests.test_asset.Test_abspath_from_asset_spec) ... ok test_pname_is_None_after_resolve_asset_spec (pyramid.tests.test_asset.Test_abspath_from_asset_spec) ... ok test_pname_is_None_before_resolve_asset_spec (pyramid.tests.test_asset.Test_abspath_from_asset_spec) ... ok test_abspath_doesnt_startwith_package_path (pyramid.tests.test_asset.Test_asset_spec_from_abspath) ... ok test_abspath_startswith_package_path (pyramid.tests.test_asset.Test_asset_spec_from_abspath) ... ok test_package_name_is_main (pyramid.tests.test_asset.Test_asset_spec_from_abspath) ... ok test_abs_spec (pyramid.tests.test_asset.Test_resolve_asset_spec) ... ok test_abspath (pyramid.tests.test_asset.Test_resolve_asset_spec) ... ok test_package_name_is_None (pyramid.tests.test_asset.Test_resolve_asset_spec) ... ok test_package_name_is_package_object (pyramid.tests.test_asset.Test_resolve_asset_spec) ... ok test_rel_spec (pyramid.tests.test_asset.Test_resolve_asset_spec) ... ok test_command_display_headers (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_has_bad_config_header (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_has_content_type_header_var (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_has_good_header_var (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_has_multiple_header_vars (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_get (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_options (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_patch (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_post (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_propfind (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_method_put (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_not_enough_args (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_path_doesnt_start_with_slash (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_response_has_no_charset (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_two_args (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_w_basic_auth (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_command_with_query_string (pyramid.tests.test_scripts.test_prequest.TestPRequestCommand) ... ok test_it (pyramid.tests.test_scripts.test_prequest.Test_main) ... ok test_no_dists (pyramid.tests.test_scripts.test_pdistreport.TestPDistReportCommand) ... ok test_with_dists (pyramid.tests.test_scripts.test_pdistreport.TestPDistReportCommand) ... ok test_parse_vars_bad (pyramid.tests.test_scripts.test_common.TestParseVars) ... ok test_parse_vars_good (pyramid.tests.test_scripts.test_common.TestParseVars) ... ok test_it (pyramid.tests.test_scripts.test_common.Test_logging_file_config) ... ok test_flush (pyramid.tests.test_scripts.test_pserve.TestLazyWriter) ... ok test_open (pyramid.tests.test_scripts.test_pserve.TestLazyWriter) ... ok test_write (pyramid.tests.test_scripts.test_pserve.TestLazyWriter) ... ok test_writeline (pyramid.tests.test_scripts.test_pserve.TestLazyWriter) ... ok test_get_options_no_command (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_get_options_with_command (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_parse_vars_bad (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_parse_vars_good (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_record_pid_not_verbose (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_record_pid_verbose (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_current_pid_is_not_pid_in_file (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_current_pid_is_not_written_pid (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_file_not_verbose (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_file_stale_pid_write_exception (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_file_unlink_exception (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_file_verbose (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_no_pid_file (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_remove_pid_not_a_number (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_run_no_args (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_run_stop_daemon_bad_pid_file (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_run_stop_daemon_invalid_pid_in_file (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test_run_stop_daemon_no_such_pid_file (pyramid.tests.test_scripts.test_pserve.TestPServeCommand) ... ok test___call__fail (pyramid.tests.test_scripts.test_pserve.Test__methodwrapper) ... ok test___call__succeed (pyramid.tests.test_scripts.test_pserve.Test__methodwrapper) ... ok test_it (pyramid.tests.test_scripts.test_pserve.Test_main) ... ok test_read_pidfile (pyramid.tests.test_scripts.test_pserve.Test_read_pidfile) ... ok test_read_pidfile_no_pid_file (pyramid.tests.test_scripts.test_pserve.Test_read_pidfile) ... ok test_read_pidfile_not_a_number (pyramid.tests.test_scripts.test_pserve.Test_read_pidfile) ... ok test_known_scaffold_absolute_path (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_known_scaffold_multiple_rendered (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_known_scaffold_single_rendered (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_known_scaffold_with_path_as_project_target_rendered (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_no_project_name (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_run_no_scaffold_name (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_run_show_scaffolds_exist (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_run_show_scaffolds_none_exist (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_scaffold_with_dev_pyramid_long_version (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_scaffold_with_dev_pyramid_version (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_scaffold_with_prod_pyramid_long_version (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_scaffold_with_prod_pyramid_unparsable_version (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_scaffold_with_prod_pyramid_version (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_unknown_scaffold_name (pyramid.tests.test_scripts.test_pcreate.TestPCreateCommand) ... ok test_it (pyramid.tests.test_scripts.test_pcreate.Test_main) ... ok test__get_tweens (pyramid.tests.test_scripts.test_ptweens.TestPTweensCommand) ... ok test_command_implicit_and_explicit_tweens (pyramid.tests.test_scripts.test_ptweens.TestPTweensCommand) ... ok test_command_implicit_tweens_only (pyramid.tests.test_scripts.test_ptweens.TestPTweensCommand) ... ok test_command_no_tweens (pyramid.tests.test_scripts.test_ptweens.TestPTweensCommand) ... ok test_it (pyramid.tests.test_scripts.test_ptweens.Test_main) ... ok test_command_custom_section_override (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_bpython_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_check_variable_override_order (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_custom_items (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_default_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_default_shell_with_unknown_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_ipython_v0_10 (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_ipython_v0_11 (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_ipython_v1_1 (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_loads_setup_from_options (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_command_setup (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_make_bpython_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_make_default_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_make_ipython_v0_10_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_make_ipython_v0_11_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_make_ipython_v1_1_shell (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_shell_ipython_ordering (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_shell_ordering (pyramid.tests.test_scripts.test_pshell.TestPShellCommand) ... ok test_it (pyramid.tests.test_scripts.test_pshell.Test_main) ... ok test__find_multi_routes_all_match (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_multi_routes_none_match (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_multi_routes_some_match (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_no_match (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_no_match_multiview_registered (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_route_multiview (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_route_multiview_no_view_registered (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_route_no_multiview (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_traversal (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test__find_view_traversal_multiview (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_multi_view_nested (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_multiview (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_multiview_with_permission (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_multiview_with_predicates (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_not_found (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_not_found_url_starts_without_slash (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_function_traversal (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_route (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_route_with_route_predicates (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_traversal (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_traversal_with_permission (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_views_command_single_view_traversal_with_predicates (pyramid.tests.test_scripts.test_pviews.TestPViewsCommand) ... ok test_it (pyramid.tests.test_scripts.test_pviews.Test_main) ... ok test__get_mapper (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_bad_args (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_bad_format (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_config_format_ini_commas (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_config_format_ini_newlines (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_config_format_ini_spaces (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_good_args (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_good_format (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_no_mapper (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_no_routes (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_one_route_all_methods_view_only_post (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_one_route_only_post_view_all_methods (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_one_route_only_post_view_post_and_get (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_one_route_with_long_name_one_view_registered (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_as_wsgiapp (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_is_get_view_request_method_not_post (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_no_view (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_request_method_mismatch (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_static_views (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_route_with_no_slash_prefix (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_single_route_multiview_registered (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_single_route_no_route_registered (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_single_route_no_views_registered (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_single_route_one_view_registered (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_single_route_one_view_registered_with_factory (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_static_routes_included_in_list (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_view_glob (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_view_request_method_not_post (pyramid.tests.test_scripts.test_proutes.TestPRoutesCommand) ... ok test_it (pyramid.tests.test_scripts.test_proutes.Test_main) ... ok test_inside (pyramid.tests.test_location.TestInside) ... ok test_lineage (pyramid.tests.test_location.TestLineage) ... ok test_decorator_no_subpath_with_view_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_on_callable_object_instance (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_traversed_empty_no_view_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_traversed_empty_no_view_name_no_script_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_traversed_empty_with_view_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_with_subpath_and_view_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator_with_subpath_no_view_name (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_wsgiapp2_none (pyramid.tests.test_wsgi.WSGIApp2Tests) ... ok test_decorator (pyramid.tests.test_wsgi.WSGIAppTests) ... ok test_decorator_object_instance (pyramid.tests.test_wsgi.WSGIAppTests) ... ok test_wsgiapp_none (pyramid.tests.test_wsgi.WSGIAppTests) ... ok test___iter__ (pyramid.tests.test_response.TestFileIter) ... ok test_close (pyramid.tests.test_response.TestFileIter) ... ok test_iteration (pyramid.tests.test_response.TestFileIter) ... ok test_python_277_bug_15207 (pyramid.tests.test_response.TestFileResponse) ... ok test_with_image_content_type (pyramid.tests.test_response.TestFileResponse) ... ok test_with_pdf_content_type (pyramid.tests.test_response.TestFileResponse) ... ok test_with_xml_content_type (pyramid.tests.test_response.TestFileResponse) ... ok test_without_content_type (pyramid.tests.test_response.TestFileResponse) ... ok test_implements_IResponse (pyramid.tests.test_response.TestResponse) ... ok test_provides_IResponse (pyramid.tests.test_response.TestResponse) ... ok test___call__ (pyramid.tests.test_response.TestResponseAdapter) ... ok test_register_multi (pyramid.tests.test_response.TestResponseAdapter) ... ok test_register_single (pyramid.tests.test_response.TestResponseAdapter) ... ok test_has_init (pyramid.tests.test_response.Test_patch_mimetypes) ... ok test_missing_init (pyramid.tests.test_response.Test_patch_mimetypes) ... ok test_it (pyramid.tests.test_renderers.TestJSON) ... ok test_with_custom_adapter (pyramid.tests.test_renderers.TestJSON) ... ok test_with_custom_adapter2 (pyramid.tests.test_renderers.TestJSON) ... ok test_with_custom_serializer (pyramid.tests.test_renderers.TestJSON) ... ok test_with_object_adapter (pyramid.tests.test_renderers.TestJSON) ... ok test_with_object_adapter_no___json__ (pyramid.tests.test_renderers.TestJSON) ... ok test_with_request_content_type_notset (pyramid.tests.test_renderers.TestJSON) ... ok test_with_request_content_type_set (pyramid.tests.test_renderers.TestJSON) ... ok test_render_to_json (pyramid.tests.test_renderers.TestJSONP) ... ok test_render_to_jsonp (pyramid.tests.test_renderers.TestJSONP) ... ok test_render_to_jsonp_invalid_callback (pyramid.tests.test_renderers.TestJSONP) ... ok test_render_without_request (pyramid.tests.test_renderers.TestJSONP) ... ok test_clone (pyramid.tests.test_renderers.TestNullRendererHelper) ... ok test_instance_conforms (pyramid.tests.test_renderers.TestNullRendererHelper) ... ok test_render (pyramid.tests.test_renderers.TestNullRendererHelper) ... ok test_render_to_response (pyramid.tests.test_renderers.TestNullRendererHelper) ... ok test_render_view (pyramid.tests.test_renderers.TestNullRendererHelper) ... ok test__make_response_request_is_None (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_request_is_None_response_factory_exists (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_result_is_None_existing_body_not_molested (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_result_is_None_no_body (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_result_is_str (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_result_is_unicode (pyramid.tests.test_renderers.TestRendererHelper) ... ok test__make_response_with_real_request (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_clone_allargs (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_clone_noargs (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_get_renderer (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_instance_conforms (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_render_explicit_registry (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_render_system_values_is_None (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_render_to_response (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_render_view (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_renderer_absolute_file (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_renderer_missing (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_renderer_with_package (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_settings_registry_name_is_None (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_settings_registry_settings_is_None (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_settings_registry_settings_is_not_None (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_with_alternate_response_factory (pyramid.tests.test_renderers.TestRendererHelper) ... ok test_it_no_package (pyramid.tests.test_renderers.Test_get_renderer) ... ok test_it_with_package (pyramid.tests.test_renderers.Test_get_renderer) ... ok test_it_no_request (pyramid.tests.test_renderers.Test_render) ... ok test_it_with_package (pyramid.tests.test_renderers.Test_render) ... ok test_it_with_request (pyramid.tests.test_renderers.Test_render) ... ok test_no_response_to_preserve (pyramid.tests.test_renderers.Test_render) ... ok test_response_preserved (pyramid.tests.test_renderers.Test_render) ... ok test_it_no_request (pyramid.tests.test_renderers.Test_render_to_response) ... ok test_it_with_package (pyramid.tests.test_renderers.Test_render_to_response) ... ok test_it_with_request (pyramid.tests.test_renderers.Test_render_to_response) ... ok test_it_other (pyramid.tests.test_renderers.Test_string_renderer_factory) ... ok test_it_str (pyramid.tests.test_renderers.Test_string_renderer_factory) ... ok test_it_unicode (pyramid.tests.test_renderers.Test_string_renderer_factory) ... ok test_with_request_content_type_notset (pyramid.tests.test_renderers.Test_string_renderer_factory) ... ok test_with_request_content_type_set (pyramid.tests.test_renderers.Test_string_renderer_factory) ... ok ---------------------------------------------------------------------- Ran 2330 tests in 68.102s OK + exit 0 Processing files: python-pyramid-1.5.6-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yfjp1Q + umask 022 + cd /builddir/build/BUILD + cd pyramid-1.5.6 + DOCDIR=/builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/share/doc/python-pyramid-1.5.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/share/doc/python-pyramid-1.5.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/share/doc/python-pyramid-1.5.6 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch/usr/share/doc/python-pyramid-1.5.6 + exit 0 Provides: python-pyramid = 1.5.6-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch Wrote: /builddir/build/RPMS/python-pyramid-1.5.6-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AlZ8Qg + umask 022 + cd /builddir/build/BUILD + cd pyramid-1.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyramid-1.5.6-3.el7.noarch + exit 0 Child return code was: 0