def __init__(self, rststyle_function, escape_function):
pygments.formatter.Formatter.__init__(self)
self.rststyle_function = rststyle_function
self.escape_function = escape_function
pygmentsformatter.py 文件源码
python
阅读 16
收藏 0
点赞 0
评论 0
评论列表
文章目录