Hi, all:

I'm trying to rebuild meld with python3 ...The first step is to convert the
python2 codes into python3.
I'm using *2to3*. There are still 2 error messages as follows:




*RefactoringTool: There were 2 errors: RefactoringTool: Can't parse
meldapp.py: ParseError: bad input: type=22, value=u'=', context=('', (216,
48)) RefactoringTool: Can't parse vcview.py: ParseError: bad input:
type=22, value=u'=', context=('', (75, 22))*

Looks like:
*file=self.output*
and
*file=sys.stderr*
are incorrect in python3 ??? And it seems *2to3* does *NOT* know how to do
the conversion?


cheers
-- 

Pei JIA, Ph.D.

Email: [email protected]
cell in Canada:    +1 778-863-5816
cell in China: +86 186-8244-3503

Welcome to Vision Open
http://www.visionopen.com
_______________________________________________
meld-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to