Text processing/1: Difference between revisions

→‎{{header|Python}}: Remove author - we rely on page history for this.
(→‎{{header|AWK}}: Remove author - we rely on page history for this.)
(→‎{{header|Python}}: Remove author - we rely on page history for this.)
Line 2,006:
 
=={{header|Python}}==
<lang python>#import Author Donald 'Paddy' McCarthy Jan 01 2007fileinput
 
import fileinput
import sys
 
Anonymous user