brett.cannon pushed 970586b1e86b to devguide: http://hg.python.org/devguide/rev/970586b1e86b changeset: 85:970586b1e86b user: Brett Cannon <brett at python.org> date: Tue Jan 11 21:23:24 2011 -0800 summary: Add a todo to go through the core dev guide at docs.pythonsprints.com. files: index.rst diff --git a/index.rst b/index.rst --- a/index.rst +++ b/index.rst @@ -113,7 +113,11 @@ appropriately .. todo:: - Make sure it is explained somwhere how to apply a patch + Make sure it is explained somewhere how to apply a patch + +.. todo:: + Go through http://docs.pythonsprints.com/core_development/ to make sure + nothing is missing here -- Repository URL: http://hg.python.org/devguide