aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-01-18 20:29:55 +0000
committerTim Peters <tim.peters@gmail.com>2004-01-18 20:29:55 +0000
commit58eb11cf62dd04ccc2c364b62fd51b4265e2e203 (patch)
tree6b4639f640391b3d40332ee045dba325c63a920d /Lib/test/pystone.py
parentAdd CJK codecs (diff)
downloadcpython-58eb11cf62dd04ccc2c364b62fd51b4265e2e203.tar.gz
cpython-58eb11cf62dd04ccc2c364b62fd51b4265e2e203.tar.bz2
cpython-58eb11cf62dd04ccc2c364b62fd51b4265e2e203.zip
Whitespace normalization.
Diffstat (limited to 'Lib/test/pystone.py')
-rwxr-xr-xLib/test/pystone.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/pystone.py b/Lib/test/pystone.py
index 168c399d026..0a25981eb68 100755
--- a/Lib/test/pystone.py
+++ b/Lib/test/pystone.py
@@ -264,4 +264,3 @@ if __name__ == '__main__':
else:
loops = LOOPS
main(loops)
-