Skip to content

Conversation

@TrumanH
Copy link

@TrumanH TrumanH commented May 9, 2019

解决创建多级目录时报错的问题。

TrumanH added 2 commits May 9, 2019 17:57
In line33: mkdir 只能创建单级目录,多级目录则会报错,使用os.makedirs更好。
change "os.mkdir" to "os.makedirs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant