Improve python code indentation warning / error messages

This commit is contained in:
William S Fulton 2015-07-29 18:57:09 +01:00
commit e69cc0c0f5
6 changed files with 55 additions and 23 deletions

View file

@ -1 +1 @@
swig_pythoncode_bad.i:7: Error: Line indented less than expected (line 2 of pythoncode)
swig_pythoncode_bad.i:7: Error: Line indented less than expected (line 2 of %pythoncode or %insert("python") block) as no line should be indented less than the indentation in line 1