depot_index.py 文件源码

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

项目:solaris-ips 作者: oracle 项目源码 文件源码
def info(self, *tokens):
                """Use a DepotHTTP to return an info response."""

                dh = self.__build_depot_http()
                tokens = self.__strip_pub(tokens, dh.repo)
                # In Python 3, a WSGI application must return bytes as its output
                return misc.force_bytes(dh.info_0(*tokens[3:]))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号