From 5cf9fc8ab86e6ec6b76dd9d80cd8dcab42384cc6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 11 Nov 2011 13:38:32 -0500 Subject: - New ``pyramid.compat`` module and API documentation which provides Python 2/3 straddling support for Pyramid add-ons and development environments. --- docs/api.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/api.rst') diff --git a/docs/api.rst b/docs/api.rst index 6ff6e9fb1..dc75e45e0 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -12,6 +12,7 @@ documentation is organized alphabetically by module name. api/authentication api/chameleon_text api/chameleon_zpt + api/compat api/config api/events api/exceptions -- cgit v1.2.3