From: Benjamin Peterson Date: Sun, 24 Aug 2008 21:55:03 +0000 (+0000) Subject: remove note about unimplemented feature X-Git-Tag: v2.6rc1~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcf48912102e3caa6f00a06ebc0a80867ec795b8;p=python remove note about unimplemented feature --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 9977abda2f..9c6e524729 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -8,11 +8,7 @@ Python is a mature programming language which has established a reputation for stability. In order to maintain this reputation, the developers would like to know of any deficiencies you find in Python. -If you find errors in the documentation, please use either the "Add a comment" -or the "Suggest a change" features of the relevant page in the most recent -online documentation at http://docs.python.org/. - -All other bug reports should be submitted via the Python Bug Tracker +Bug reports should be submitted via the Python Bug Tracker (http://bugs.python.org/). The bug tracker offers a Web form which allows pertinent information to be entered and submitted to the developers.