PyDev.Debugger icon indicating copy to clipboard operation
PyDev.Debugger copied to clipboard

sys.exit with string object as argument

Open dlancer opened this issue 8 years ago • 0 comments

sys.exit function allow string argument, so do_exit() function throw TypeError if we use string.

dlancer avatar May 27 '17 11:05 dlancer