From d3dbd65547bc351c2ad1d62d1973b1e4c5e9f715 Mon Sep 17 00:00:00 2001 From: Estevan Pequeno Date: Fri, 30 Dec 2011 11:38:13 -0600 Subject: [PATCH] Update docs/writing/style.rst --- docs/writing/style.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/writing/style.rst b/docs/writing/style.rst index e0cf87d..54b4a10 100644 --- a/docs/writing/style.rst +++ b/docs/writing/style.rst @@ -14,6 +14,23 @@ A common idiom for creating strings is to use `join `_ page. + Zen of Python -------------