os.path.isdir() ... isExecutable() Up: os Previous: os.path.getsize() Contents Index ... In [2]: import os In [3]: os.path.isdir('/etc') Out[3]: True.
確定! 回上一頁