]> granicus.if.org Git - python/commitdiff
Remove warning about URL
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 14 Dec 2007 22:41:18 +0000 (22:41 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 14 Dec 2007 22:41:18 +0000 (22:41 +0000)
Doc/howto/functional.rst

index a7b53db268888953571bf191d3ad37f1ad2c4d2e..50d4b04116d1fde0b202c6f1c20a1889359897c3 100644 (file)
@@ -6,9 +6,7 @@
 :Release: 0.30
 
 (This is a first draft.  Please send comments/error reports/suggestions to
-amk@amk.ca.  This URL is probably not going to be the final location of the
-document, so be careful about linking to it -- you may want to add a
-disclaimer.)
+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