mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 10:11:53 +00:00
5 lines
54 B
Python
5 lines
54 B
Python
from BIRD import Config
|
|
|
|
Config().write("test.conf")
|
|
|