Read a text file token by token. More...
Classes | |
| class | TokenizedFile |
| This class allows reading a text file token by token (where tokens are separated by whitespace), while still allowing to skip complete lines where needed. More... | |
Read a text file token by token.
The class in this module allows reading a text file token by token (where tokens are separated by whitespace).