diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/DebugConfig.py --- a/DebugClients/Python/DebugConfig.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/DebugConfig.py Tue Jan 04 18:44:51 2011 +0100 @@ -15,3 +15,6 @@ 'instance method', 'property', 'generator',\ 'function', 'builtin_function_or_method', 'code', 'module',\ 'ellipsis', 'traceback', 'frame', 'other'] + +# +# eflag: FileType = Python2