Re: Need Translation library

2010-08-07 Thread Chris Rebert
On Sat, Aug 7, 2010 at 5:04 AM, siva moorthy wrote: > hi all, > i wish to code for translation in python > > i want to parse a python program itself and make some keyword changes > (replacement) > tell me any library to parse python source code Depending on you needs, one of: http://docs.python.o

Need Translation library

2010-08-07 Thread siva moorthy
hi all, i wish to code for translation in python i want to parse a python program itself and make some keyword changes (replacement) tell me any library to parse python source code and another library to change some words phonetically to other language thanks in advance Siva -- http://mail.py