Op 16-11-11 09:46, lina schreef:
On Wed, Nov 16, 2011 at 4:31 PM, Andre Engels<andreeng...@gmail.com> wrote:
On Wed, Nov 16, 2011 at 9:21 AM, lina<lina.lastn...@gmail.com> wrote:
it still complaining. I set the gedit, use space not tab,
Now I even typed space by space, avoid using tab, it still has the same
problem.
How can I fixed it?
The line
if list1[i][j] != list1[i][j+1]:
still contains a tab, thus it is now indented negative 3 spaces plus a tab
plus 3 spaces compared to the encompassing loop, which is problematic both
because there is a negative number in there and because it differs from the
rest of the lines in the same loop (6 spaces)
Thanks, fixed, seems my gedit has problem? the preference setting
using space, not Tab,
really headache about it, sometimes.
Gedit won't alter existing tabs when adjusting that setting. So that tab
was probably already there, or you copy-pasted it from some other source.
Cheers,
Timo
Thanks again,
--
André Engels, andreeng...@gmail.com
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor