python
This commit is contained in:
		
							parent
							
								
									69ad61ab22
								
							
						
					
					
						commit
						ecdaa9511d
					
				|  | @ -101,7 +101,7 @@ below (note the invisible space on the lines with dots): | ||||||
| Users may supply any tokenizer via option `-F`, e.g. this script makes | Users may supply any tokenizer via option `-F`, e.g. this script makes | ||||||
| line-size tokens (reproducing the usual line merges): | line-size tokens (reproducing the usual line merges): | ||||||
| 
 | 
 | ||||||
| ``` | ```py | ||||||
| #!/usr/bin/env python3 | #!/usr/bin/env python3 | ||||||
| import sys | import sys | ||||||
| for l in sys.stdin.readlines(): | for l in sys.stdin.readlines(): | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Mirek Kratochvil
						Mirek Kratochvil