mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 10:11:53 +00:00
5 lines
80 B
Python
5 lines
80 B
Python
|
import asyncio
|
||
|
|
||
|
from BIRD.Basic import Basic
|
||
|
from BIRD.Protocol import Protocol
|