Python亲戚计算器

转载自:https://gitee.com/crossin/snippet/blob/master/relationship/relation.pygit import re _filter = [ # 表亲 { # 表亲的关系 'exp': r'^(.+)&o([^#]+)&l', 's': r'\g<1>\g<2>' }, {
相关文章
相关标签/搜索