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

15 for dirname in os.listdir(name[0])[1:]: # [1:] Excludes .DS_Store from Mac OS #14

Open
wonny2001 opened this issue Jul 27, 2017 · 0 comments

Comments

@wonny2001
Copy link

I think code below is not work normal.

when i just have
[1:] makes 2 dirs, like as
/0/xx.jpg
/1/yy.jpg

it just make a /0/

15 for dirname in os.listdir(name[0])[1:]: # [1:] Excludes .DS_Store from Mac OS

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

No branches or pull requests

1 participant