Tshepang Lekhonkhobe
2013-01-14 f7c1737a4b5f870d600b526f986791b13ac58574
typo
1 files modified
2 ■■■ changed files
pyramid/config/__init__.py 2 ●●● patch | view | raw | blame | history
pyramid/config/__init__.py
@@ -631,7 +631,7 @@
        self.action_state = ActionState() # old actions have been processed
    def include(self, callable, route_prefix=None):
        """Include a configuration callables, to support imperative
        """Include a configuration callable, to support imperative
        application extensibility.
        .. warning:: In versions of :app:`Pyramid` prior to 1.2, this