On Mon, Mar 23, 2015 at 11:16 PM, Asal Mirzaieva <asalle....@gmail.com> wrote:
> On 17.03.15 09:25, Peter Hutterer wrote:
>> whoah, that is a lot of tabs...
>
> I assumed tab = 4 spaces, as it is defined in
> http://www.x.org/wiki/CodingStyle/. As python strictly requires tabs and not
> space-indents, I thought it would be the nicer way to organize code. But I
> will switch to tab = 8 spaces and fix all the tabs issues.

That's not true. See https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces

Spaces are preferred in Python.
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to