windowsError:32

Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/handlers.py", line 78, in emit
    self.doRollover()
  File "/usr/lib/python2.7/logging/handlers.py", line 141, in doRollover
    os.rename(self.baseFilename, dfn)

https://stackoverflow.com/questions/22852555/rotatingfilehandler-text-file-busy-in-windows

原文地址:https://www.cnblogs.com/yingqml/p/6514664.html