Adapted to CNRI

This commit is contained in:
Guido van Rossum 1996-07-30 19:02:52 +00:00
parent 72ba616066
commit 29b1606951

View file

@ -485,7 +485,7 @@ def test():
import getopt
import socket
protocol = 'udp'
server = 'meermin.cwi.nl' # XXX adapt this to your local
server = 'cnri.reston.va.us' # XXX adapt this to your local
port = 53
opcode = dnsopcode.QUERY
rd = 0