From f98925f8b05d16114a13c29d03ebc947b6ad084c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jul 2011 23:43:12 -0400 Subject: add PyPy --- docs/glossary.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/glossary.rst b/docs/glossary.rst index bb1ea12ec..cc1d6201d 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -908,3 +908,7 @@ Glossary A :term:`response` that is generated as the result of a raised exception being caught by an :term:`exception view`. + PyPy + PyPy is an "alternative implementation of the Python + language":http://pypy.org/ + -- cgit v1.2.3