From 9ce66875046c03b6123280ab56149c1536d3edff Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Fri, 22 Apr 2011 12:28:00 -0700 Subject: [PATCH] remove trailing whitespace --- Cython/Compiler/Main.py | 2 +- Cython/Compiler/ModuleNode.py | 10 +- Cython/Compiler/Nodes.py | 18 +- Cython/Compiler/ParseTreeTransforms.py | 4 +- Cython/Compiler/Parsing.py | 4 +- Cython/Compiler/PyrexTypes.py | 360 ++++++++++++------------- Cython/Compiler/Symtab.py | 24 +- 7 files changed, 211 insertions(+), 211 deletions(-) diff --git a/Cython/Compiler/Main.py b/Cython/Compiler/Main.py index 6b5deaee..fb8d6fcb 100644 --- a/Cython/Compiler/Main.py +++ b/Cython/Compiler/Main.py @@ -613,7 +613,7 @@ def run_pipeline(source, options, full_module_name = None): if os.path.exists(html_filename): line = codecs.open(html_filename, "r", encoding="UTF-8").readline() if line.startswith(u'