Gandalf a écrit :
every time I switch editor all the script  indentation get mixed up,
and python start giving me indentation weird errors.
indentation also  hard to follow because it invisible  unlike brackets
{ }

is there any solution to this problems?

Properly configure your eidtors to use 4 spaces (not tabs) for intentation.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to