How to print the name of sub-directory in python? -


this question has answer here:

i want name of sub-directories in python,

eg : folder hav sub folders a,b,c,d ect...

i want name of folders inside folders a,b,c, ...

os.listdir() should trick.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -