From 85fd25e371b381ad4e76738e8f672261a9d66d75 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 28 Sep 2008 03:24:48 +0000 Subject: --- docs/narr/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/security.rst') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 76f488f43..1053ccc42 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -132,7 +132,7 @@ have a ``_name__`` and a ``__parent__`` attribute and the root object must be declared to implement the ``repoze.bfg.interfaces.ILocation`` interface. For example: -.. code-block:: +.. code-block:: python :linenos: from repoze.bfg.interfaces import ILocation -- cgit v1.2.3