Skip to content
  • Gerald Senarclens de Grancy's avatar
    fixed and extended python indentation mode · 7aba1f30
    Gerald Senarclens de Grancy authored
    Indentation is now correct even if a comment is at the end of a line.
    Added two regression tests.
    
    The updated version of the script also deals with opening and closing
    argument lists and sequences as suggested in PEP8.
    
    BUG: 312309
    REVIEW: 108644
    7aba1f30