Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Unarchiver processor to be able to create intermediate directory #100

Closed
wants to merge 1 commit into from
Closed

Update Unarchiver processor to be able to create intermediate directory #100

wants to merge 1 commit into from

Conversation

ygini
Copy link
Contributor

@ygini ygini commented Jul 20, 2014

The os.mkdir method isn't able to create intermediate directory if needed. Replace it for os.makedirs.

@timsutton
Copy link
Member

Fixed with commit: f53ee0e

@timsutton timsutton closed this Jul 20, 2014
@ygini ygini deleted the UnarchiverImprovement branch July 20, 2014 22:22
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.

None yet

2 participants