自定义topo遇到的坑时间:2022-05-03 19:14:28错误:TypeError: __init__() got an unexpected keyword argument 'delay' 解决办法:在创建topo的地方加一个link=TCLink即可,即