directory.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:king-phisher-plugins 作者: securestate 项目源码 文件源码
def get_abspath(self, path):
        """
        Get the absolute path of a given path.

        :param path: The path to get the absolute path from.
        :return str: The absolute version of the path.
        """
        return self.path_mod.abspath(self.path_mod.join(self.cwd, path))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号