cython
diff Cython/Compiler/Options.py @ 397:b68682070c8e
Add untracked files to repo.
| author | Robert Bradshaw <robertwb@math.washington.edu> |
|---|---|
| date | Fri Apr 04 00:15:22 2008 -0700 (4 years ago) |
| parents | 6ab55fb47073 |
| children | 5450c26066e9 |
line diff
1.1 --- a/Cython/Compiler/Options.py Sun Mar 30 04:04:13 2008 -0700
1.2 +++ b/Cython/Compiler/Options.py Fri Apr 04 00:15:22 2008 -0700
1.3 @@ -52,4 +52,4 @@
1.4 optimize_simple_methods = 1
1.5
1.6 # Append the c file and line number to the traceback for exceptions.
1.7 -c_line_in_traceback = 1
1.8 +c_line_in_traceback = 0
