[Python-checkins] peps: add the anti-tab action item

georg.brandl python-checkins at python.org
Wed Mar 23 21:27:41 CET 2011


http://hg.python.org/peps/rev/9e117fbd5225
changeset:   170:9e117fbd5225
user:        Jeremy Hylton <jeremy at alum.mit.edu>
date:        Fri Sep 01 03:06:39 2000 +0000
summary:
  add the anti-tab action item

files:
  pep-0200.txt |  2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)


diff --git a/pep-0200.txt b/pep-0200.txt
--- a/pep-0200.txt
+++ b/pep-0200.txt
@@ -99,6 +99,8 @@
 
     Deal with buffering problem with SocketServer -- GvR
 
+    Make sure there are no tabs in the std library.
+
     Get all patches out of Open.
 
     Get all patches out of Accepted.

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list