projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab7d989
)
cleanup
author
Stefan Behnel
<scoder@users.berlios.de>
Wed, 25 Mar 2009 20:15:26 +0000
(21:15 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Wed, 25 Mar 2009 20:15:26 +0000
(21:15 +0100)
Cython/Compiler/Nodes.py
patch
|
blob
|
history
diff --git
a/Cython/Compiler/Nodes.py
b/Cython/Compiler/Nodes.py
index 44fcf46a83c641fb6e745ff212491068499bcf87..f28f0204a7557ef80334df5ea7b1841f5134205c 100644
(file)
--- a/
Cython/Compiler/Nodes.py
+++ b/
Cython/Compiler/Nodes.py
@@
-19,8
+19,6
@@
import Options
import ControlFlow
import DebugFlags
-from DebugFlags import debug_disposal_code
-
absolute_path_length = 0
def relative_position(pos):