如果它与环境无关,那么python字符串中的理论最大字符数是多少?
此外,如果它与版本号不同,我想知道它为python 2.5.2
python string
我正在使用tempfile.TemporaryFile进行一些中间处理.该程序在关闭时很好地删除了临时文件,这正是我大部分时间都想要的行为.但有没有办法在发生(被困)错误或其他异常情况时保存文件以供检查?
python temporary-files
python ×2
string ×1
temporary-files ×1