> 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? Without looking at the code, I believe tokenize treats all operators as OP, for a rather liberal definition of "operator". (A more serious problem that I just encountered in a different context: when you feed it input containing unsupported characters, the spaces before those unsupported characters are also returned as tokens. I think that's a bug.) --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4