Commit 29b16069 authored by Guido van Rossum's avatar Guido van Rossum

Adapted to CNRI

parent 72ba6160
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment