parsing w spark

John Aycock aycock at csc.uvic.ca
Tue Nov 21 11:32:23 EST 2000


Vassilis Virvilis <vasvir at iit.demokritos.gr> wrote:
> Halo,
> 
> I understand this is more related to spark than python but since I can't
> find a spark related forum I thought I can ask here. If I missed one you
> can point me to the right direction anyway...

If the first token is indeed IDENTIFIER then I'm suspicious as to why the
parser didn't recognize it.  Do your tokens have a __cmp__ method?

(You can just reply to me via email.)

John



More information about the Python-list mailing list