From 68df234b73a55614f446d1987ce0f80d955b5366 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 12 May 2010 00:40:47 +0000 Subject: [PATCH] Let's call this done --- Doc/howto/functional.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/howto/functional.rst b/Doc/howto/functional.rst index f553cebca4..4ae216a04a 100644 --- a/Doc/howto/functional.rst +++ b/Doc/howto/functional.rst @@ -5,9 +5,6 @@ :Author: A. M. Kuchling :Release: 0.31 -(This is a first draft. Please send comments/error reports/suggestions to -amk@amk.ca.) - In this document, we'll take a tour of Python's features suitable for implementing programs in a functional style. After an introduction to the concepts of functional programming, we'll look at language features such as -- 2.50.1