MantisBT - VTK
View Issue Details
0013588VTK(No Category)public2012-10-29 22:162012-12-10 16:34
Orion Poplawski 
David Gobbi 
normalminorhave not tried
closedfixed 
5.8.0 
 
TBD
incorrect functionality
0013588: TAB characters in python code
There are a few python source files with tab characters instead of spaces for indentation. I found:

VTK/ThirdParty/mrmpi/examples/rmat.py
VTK/Wrapping/Python/vtk/util/vtkMethodParser.py
VTK/Wrapping/Python/vtk/tk/vtkTkRenderWindowInteractor.py
VTK/Wrapping/Python/vtk/tk/vtkTkRenderWidget.py
VTK/Filters/Verdict/Testing/Python/meshQuality.py
VTK/Filters/AMR/Testing/Python/TestAMRExtractLevel.py

See https://bugzilla.redhat.com/show_bug.cgi?id=870644 [^] as well.
No tags attached.
Issue History
2012-10-29 22:16Orion PoplawskiNew Issue
2012-12-10 16:33David GobbiAssigned To => David Gobbi
2012-12-10 16:33David GobbiStatusbacklog => tabled
2012-12-10 16:34David GobbiNote Added: 0029864
2012-12-10 16:34David GobbiStatustabled => closed
2012-12-10 16:34David GobbiResolutionopen => fixed

Notes
(0029864)
David Gobbi   
2012-12-10 16:34   
Fixed by commit ddff4372 (merged into master on Dec 10, 2012).