• Petr Špaček's avatar
    Deckard: temporarily move sendto/recvfrom methods to scenario · ef036b67
    Petr Špaček authored
    Further work requires importing pydnstest.scenario into testserver.
    Socket functions were moved into scenario to avoid cyclic imports
    between testserver and scenario modules.
    
    We should be moving the socket functions in the other way,
    from scenario into testserver. This will be subject of later
    refactoring.
    ef036b67