brett.cannon pushed c1cbfd098562 to devguide: http://hg.python.org/devguide/rev/c1cbfd098562 changeset: 140:c1cbfd098562 tag: tip user: Brett Cannon <brett at python.org> date: Tue Jan 18 17:26:35 2011 -0800 summary: Update a todo. files: index.rst diff --git a/index.rst b/index.rst --- a/index.rst +++ b/index.rst @@ -95,7 +95,8 @@ Think about beginner task of properly making APIs private (i.e., leading underscore where needed) or finally documenting them; see http://mail.python.org/pipermail/python-dev/2010-November/105476.html - and http://bugs.python.org/issue10894 + and http://bugs.python.org/issue10894; emailed Georg on 2011年01月18日 to find + out if 'make coverage' even works for py3k .. todo:: Make dev FAQ into a tools FAQ -- Repository URL: http://hg.python.org/devguide