mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Adapted to CNRI
This commit is contained in:
parent
72ba616066
commit
29b1606951
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue