From 39b8b920c8018dc4d124cba72794da1dcc925cce Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 31 Jul 2008 07:47:43 +0000 Subject: More balance between URL dispatch and traversal. --- docs/glossary.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 385cc7f24..f1ccf1575 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -159,6 +159,9 @@ Glossary Zope `The Z Object Publishing Framework `_. The granddaddy of Python web frameworks. + ZODB + `Zope Object Database `_, a + persistent Python object store. WebOb `WebOb `_ is a WSGI request/response library created by Ian Bicking. -- cgit v1.2.3