Commit Graph

5 Commits

Author SHA1 Message Date
jesopo 14d38192cf truncate on \r and \n too 2022-01-28 17:36:45 +00:00
jesopo 6a679c7650 superfluous old line 2020-10-01 22:00:21 +00:00
jesopo e2f7c1eb84 merge tokenise() and tokenise_b() - using Union[str,bytes] 2020-09-30 20:00:36 +00:00
jesopo b9a2b6c1de raise ValueError when trying to tokenise without a command 2020-07-24 10:38:37 +00:00
jesopo c84509618f split tokenise.py to line.py and hostmask.py, rename hostmask parse
Line.hostmake now throws ValueError if source was None
2020-07-03 23:07:04 +01:00