On May 9, 1:48 pm, Bruno Desthuilliers <bruno. [EMAIL PROTECTED]> wrote: > v4vijayakumar a écrit : > > > When I started coding in python, these two things surprised me. > > > 1. my code is inconsistently indented with the combination of tabs and > > spaces. Even lines looked intended, but it is not. > > Then you have a problem with your code editor - not with Python. >
Editors can not be wrong. :) I think there should be some way to say python compiler, to consider tab and two blank spaces equal, when tab space = 2. -- http://mail.python.org/mailman/listinfo/python-list