Still, not fully compatible with Python3???
- From: JIA Pei <jp4work gmail com>
- To: meld-list <meld-list gnome org>
- Subject: Still, not fully compatible with Python3???
- Date: Mon, 30 Jan 2017 09:57:34 -0800
Hey, Kai:
I downloaded meld 3.16.4 . when I tried to convert all .py files using 2to3, it looks there are still some files that cannot be converted, as follows:
...
RefactoringTool: ./setup.py
RefactoringTool: There were 10 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.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=('', (216, 48))
RefactoringTool: Can't parse ./meld/vcview.py: ParseError: bad input: type=22, value=u'=', context=('', (68, 22))
However, it seems the executable is already compatible with both python 2 and python 3 ???
So, any suggestions????
Cheers
--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]