Changeset 1893

Show
Ignore:
Timestamp:
17/11/08 22:39:25 (8 weeks ago)
Author:
duncan
svm:headrev:

cc3e1ea1-1e01-0410-8d68-8b121e83a9d5:11175
Message:

Added DEBUG_DEBUGGER, when enabled exceptions can be trapped in pdb
At least I think this works.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • freevo/freevo_config.py

    r1884 r1893  
    22712271DEBUG = 0 
    22722272 
     2273# enable the pdb (python debugger), don't set this unless you know how to use the debugger 
     2274DEBUG_DEBUGGER = 0 
     2275 
    22732276# 
    22742277# Activate blending between different menu screens