mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-08 18:11:54 +00:00
5 lines
54 B
Python
5 lines
54 B
Python
|
from BIRD import Config
|
||
|
|
||
|
Config().write("test.conf")
|
||
|
|