On Mon, Jan 19, 2009 at 9:23 PM, Raymond Hettinger <pyt...@rcn.com> wrote: > From: "Brett Cannon" <br...@python.org> >> >> 1. Why is three space indents the preferred indentation level? > > I've also wondered about this. It is somewhat incovenient > when bringing in code samples from files with four space indents.
It's just reST indentation that is 3 spaces. Code examples in the reST can be 4 spaces. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com