]> granicus.if.org Git - python/commitdiff
Let's call this done
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 12 May 2010 00:40:47 +0000 (00:40 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 12 May 2010 00:40:47 +0000 (00:40 +0000)
Doc/howto/functional.rst

index f553cebca442cd8b04969b1407912d0c8632a7e4..4ae216a04ac57712fedbaf53ef7bebc4b266ac3d 100644 (file)
@@ -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