PyDev.Debugger
PyDev.Debugger
copied to clipboard
fabioz
Reame
Issues
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.
May 27 '17 11:05
dlancer