psyGen.py 文件源码

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

项目:PSyclone 作者: stfc 项目源码 文件源码
def colored(text, _):
        '''
        Returns the supplied text argument unchanged. This is a swap-in
        replacement for when termcolor.colored is not available.

        :param text: Text to return
        :type text: string
        :param _: Fake argument, only required to match interface
                  provided by termcolor.colored
        :return: The supplied text, unchanged
        :rtype: string
        '''
        return text

# The types of 'intent' that an argument to a Fortran subroutine
# may have
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号