[Python-Dev] tokenize.py (generate_tokens yielding @ as OP) (original) (raw)
Simon Percivall s.percivall at chello.se
Mon Aug 9 22:10:40 CEST 2004
- Previous message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Next message: [Python-Dev] tokenize.py (generate_tokens yielding @ as OP)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is a question regarding the tokenize.generate_tokens function.
As it is in CVS HEAD, generate_tokens yields the '@' token as having type OP, not type AT. Is this how it should be?
//Simon
- Previous message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Next message: [Python-Dev] tokenize.py (generate_tokens yielding @ as OP)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]