diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/eric5dbgstub.py --- a/DebugClients/Python/eric5dbgstub.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/eric5dbgstub.py Tue Jan 04 18:44:51 2011 +0100 @@ -79,4 +79,7 @@ global debugger if debugger: debugger.startDebugger(enableTrace = enableTrace, exceptions = exceptions, - tracePython = tracePython, redirect = redirect) \ No newline at end of file + tracePython = tracePython, redirect = redirect) + +# +# eflag: FileType = Python2