pyparsing wrong output

2010-02-12 Thread Eknath Venkataramani
I am trying to write a parser in pyparsing. Help Me. http://paste.pocoo.org/show/177078/ is the code and this is input file: http://paste.pocoo.org/show/177076/ . I get output as: generator object at 0xb723b80c * * -- Eknath Venkataramani +91-9844952442 --

Re: pyparsing wrong output

2010-02-12 Thread Gabriel Genellina
En Fri, 12 Feb 2010 10:41:40 -0300, Eknath Venkataramani eknath.i...@gmail.com escribió: I am trying to write a parser in pyparsing. Help Me. http://paste.pocoo.org/show/177078/ is the code and this is input file: http://paste.pocoo.org/show/177076/ . I get output as: generator object at

Re: pyparsing wrong output

2010-02-12 Thread Paul McGuire
On Feb 12, 6:41 pm, Gabriel Genellina gagsl-...@yahoo.com.ar wrote: En Fri, 12 Feb 2010 10:41:40 -0300, Eknath Venkataramani   eknath.i...@gmail.com escribió: I am trying to write a parser in pyparsing. Help Me.http://paste.pocoo.org/show/177078/is the code and this is   input