projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f9a98
)
fix DebugFlags
author
Stefan Behnel
<scoder@users.berlios.de>
Thu, 11 Jun 2009 14:56:32 +0000
(16:56 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Thu, 11 Jun 2009 14:56:32 +0000
(16:56 +0200)
Cython/Compiler/DebugFlags.py
patch
|
blob
|
history
diff --git
a/Cython/Compiler/DebugFlags.py
b/Cython/Compiler/DebugFlags.py
index f7f5a0eb20590069d9ea74584d94538cf67249d8..d6d52189437a03b80c76443274e963ec4a9fb1cb 100644
(file)
--- a/
Cython/Compiler/DebugFlags.py
+++ b/
Cython/Compiler/DebugFlags.py
@@
-10,7
+10,7
@@
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
# Print a message each time a new stage in the pipeline is entered
debug_verbose_pipeline = 0