Hao

Results 5 issues of Hao

![image](https://user-images.githubusercontent.com/56282383/163666998-7e8ab8a5-8e89-44df-a903-245fb092a262.png)

修改配置后需要重新启动吗

问一下,我的日志并没有每隔一天生成一个文件。 这个是正常的吗,好像是隔了5天一个文件 ``` # 设置日志回滚, 保存在log目录, 一天保存一个文件, 保留15天 file_handler = TimedRotatingFileHandler(filename=file_name, when='D', interval=1, backupCount=15) ``` ![image](https://user-images.githubusercontent.com/56282383/184266812-0878fa34-1954-48dd-a92f-3dc86f23e6e2.png)

使用slot-scope时 编辑器爆红 该怎么调 ![image](https://github.com/vuejs/language-tools/assets/56282383/95564273-74f7-4ee1-bcd4-f233a73e4f10)

need info

### Your System configuration - Python version: 2.7.5 - Pydub version: 0.25.1 - ffmpeg or avlib?: ffmpeg - ffmpeg/avlib version: 4.8.5 ![image](https://github.com/jiaaro/pydub/assets/56282383/8ce11abc-6865-4077-9dd8-23de229ee0b2)