perl style formating

Jason Orendorff jason at jorendorff.com
Sat Dec 15 00:35:19 EST 2001


> format OUT =
> @<<<<<<<<<< >@<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<    >@*
> $name, $comment, $line;
> .

print "%-10s %-30s %s" % (name, comment, line)

-- 
Jason Orendorff    http://www.jorendorff.com/






More information about the Python-list mailing list