0

我制作了以下代码通过子进程打开记事本,它按预期工作。

osCommandString = 'notepad' process = subProcess.Popen(osCommandString)

是否可以将最近打开的文件中的 Python 类型设为当前日期和时间?

4

0 回答 0