projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0982a6e
)
re-enable friendly exception traces
author
Stefan Behnel
<scoder@users.berlios.de>
Tue, 7 Apr 2009 09:18:11 +0000
(11:18 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Tue, 7 Apr 2009 09:18:11 +0000
(11:18 +0200)
Cython/Compiler/DebugFlags.py
patch
|
blob
|
history
diff --git
a/Cython/Compiler/DebugFlags.py
b/Cython/Compiler/DebugFlags.py
index 3a2666dfc929d6eafa4f3a1455d0de42cff8255c..0e80338ee5c4b90762e5307282d24ef4dfdf675b 100644
(file)
--- a/
Cython/Compiler/DebugFlags.py
+++ b/
Cython/Compiler/DebugFlags.py
@@
-10,4
+10,4
@@
debug_temp_code_comments = 0
debug_trace_code_generation = 0
# Do not replace exceptions with user-friendly error messages
-debug_no_exception_intercept =
1
+debug_no_exception_intercept =
0