From 2a1c3f740dfe3bb5f899cc4ccb2cf15461c5f950 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 May 2011 02:28:05 -0400 Subject: - Added documentation for a "multidict" (e.g. the API of ``request.POST``) as interface API documentation. --- TODO.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c7db73e56..1429bd80c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,8 +4,6 @@ Pyramid TODOs Should-Have ----------- -- MultiDict documentation. - - Speed up startup time (defer _bootstrap and registerCommonDirectives() until needed by ZCML, as well as unfound speedups). -- cgit v1.2.3