MCPcopy Create free account
hub / github.com/comaps/comaps / drules_merge.py

File drules_merge.py

tools/python/stylesheet/drules_merge.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# Compares two drules files and produces a merged result.
3# Also prints differences (missing things in drules1) to stdout.
4import sys, re

Callers

nothing calls this directly

Calls 6

read_drulesFunction · 0.85
create_diffFunction · 0.85
apply_diffFunction · 0.85
ContainerProtoMethod · 0.80
readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected