标签: python svn
我使用python访问SVN,并且想知道我访问的路径是否是文件夹。
name = svn.remote.RemoteClient(fifthOriRemotePath)
我想知道名称是文件名还是文件夹名。