From 00d678e2f0b1643dbaa1c58a47e82baa4c32acd6 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Fri, 02 Nov 2007 16:05:20 +0000 Subject: Formatting change --- (limited to 'data') diff --git a/data/string/thanks b/data/string/thanks index 72f2c97..8228cc4 100644 --- a/data/string/thanks +++ b/data/string/thanks @@ -21,4 +21,4 @@ table = { print "OLPC would like to take this opportunity to acknowledge the community of people and projects that have made the XO laptop possible." for subsystem in table.keys(): - print subsystem, '\t', table[subsystem] + print '\n', subsystem, '\n\t', table[subsystem] -- cgit v0.9.1