#!/usr/bin/python3

import copy, os, re, string, sys
import printreg
import registry

printreg.printreg(registry.registry, 'registry')
