Even meld 3.17. 0 also give me the following error messages by command "2to3"
but, acceptable for both meld3.17.0 and meld3.16.4, because both are able to run with python3 .... ^_^
As long as it does NOT require me to shift from python3 to python2, that will be OK for me... ^_^
RefactoringTool: There were 13 errors:
RefactoringTool: Can't parse COPYING: ParseError: bad input: type=5, value=u' ', context=(u'', (1, 0))
RefactoringTool: Can't parse MANIFEST.in: ParseError: bad input: type=1, value=u'po', context=(u' ', (1, 18))
RefactoringTool: Can't parse meld/meldapp.py: ParseError: bad input: type=22, value=u'=', context=('', (214, 48))
RefactoringTool: Can't parse meld/misc.py: ParseError: bad input: type=22, value=u'=', context=('', (204, 62))
RefactoringTool: Can't parse meld/vcview.py: ParseError: bad input: type=22, value=u'=', context=('', (66, 22))
RefactoringTool: Can't parse meld.1: ParseError: bad input: type=1, value=u'TH', context=('', (1, 1))
RefactoringTool: Can't parse meld.doap: ParseError: bad input: type=20, value=u'<', context=(u'', (1, 0))
RefactoringTool: Can't parse NEWS: ParseError: bad input: type=1, value=u'meld', context=(u' ', (2, 11))
RefactoringTool: Can't parse PKG-INFO: ParseError: bad input: type=11, value=u':', context=('', (1, 16))
RefactoringTool: Can't parse README: ParseError: bad input: type=1, value=u'Meld', context=(u' ', (2, 6))
RefactoringTool: Can't parse ./meld/misc.py: ParseError: bad input: type=22, value=u'=', context=('', (204, 62))
RefactoringTool: Can't parse ./meld/meldapp.py: ParseError: bad input: type=22, value=u'=', context=('', (214, 48))
RefactoringTool: Can't parse ./meld/vcview.py: ParseError: bad input: type=22, value=u'=', context=('', (66, 22))