os.path.isdir() under Python os module -


i have question python sys module,here screenshot:

enter image description here

but actually,the "qpython" folder too,so don't understand why output 'false'.thank help!

but inside daima folder see, output of os.getcwd(). os.path.isdir('\\daima\\qpython') return true instead.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -