编程语言
首页 > 编程语言> > Python清理变量 类似Clear all Close all 操作

Python清理变量 类似Clear all Close all 操作

作者:互联网

https://stackoverflow.com/questions/45853595/spyder-clear-variable-explorer-along-with-variables-from-memory

In Spyder, Do following steps 
Run 
Configuration per file...
Clear all variables before execution [Select Checkbox] 

This actually clears variables from previous run of the file. Hope it helps.

标签:questions,Python,Clear,file,stackoverflow,Close,variables,Hope
来源: https://www.cnblogs.com/focus-z/p/11110086.html