在Python中,有两个同名的函数,exit()和sys.exit().有什么区别,什么时候应该使用一个而不是另一个?
exit()
sys.exit()
python exit
exit ×1
python ×1