Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5866843 By: kennethlove0
I got some code using a Google search and it uses two spaces for indention. I use four spaces. PyDev reports a lot of these types of errors: ID:W0311 Bad indentation. Found 2 spaces, expected 4 ConfidentialReports/src fixedlenfields.py line 33 The code formatter doesn't appear to fix these. Short of manually fixing each line, I don't know how to remedy the situation. Is there an option to change the spacing of the code in a source file automatically? If it makes a difference, I'm using Python 3, Eclipse 3.3, and PyDev 1.4.0. adTHANKSvance, Kenneth P.S. Is there a standard for indenting Python code? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users