Home | History | Annotate | Download | only in test

Lines Matching refs:curpair

100         curpair = copy_reg._inverted_registry.get(code)
101 if curpair is not None:
102 copy_reg.remove_extension(curpair[0], curpair[1], code)