add to vimrc
set listchars=eol:$,tab:>-,trail:~,extends:>,precedes:<
then type
:set list
this will show whitespace characters and highlight difference tabs/spaces to see them.
--jerry
On Wed, Dec 26, 2012 at 4:16 PM, Ramiro Morales <cramm0@gmail.com> wrote:
On Dec 26, 2012 5:56 PM, <rkturn49@gmail.com> wrote:
>
> This is strange - the original code is indented correctly; however, the copy/paste shows incorrect indentation.This could happen if you mix spaces andás tabs. Read some introductory Python material to know more why this is a bad idea and a basic mistake.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Gerald Klein DBA
Arch Awesome, Ranger & Vim the coding triple threat.
Linux registered user #548580
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment