]> mj.ucw.cz Git - pynsc.git/blob - test.py
Split to modules
[pynsc.git] / test.py
1 #!/usr/bin/env python3
2
3 from example import nsc
4 import example.example_org
5
6 nsc.fill_reverse()
7 nsc.dump()