Changes between Initial Version and Version 1 of Ticket #12729, comment 13


Ignore:
Timestamp:
Apr 24, 2020, 9:03:16 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12729, comment 13

    initial v1  
    33And arguments should be separated by spaces per PEP8: `src.count('\n',0,match.start())` -> `src.count('\n', 0, match.start())`.
    44
    5 I'll test next revision of patch. Thanks!
     5I'll standby to test next revision of patch. Thanks!