]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Added make_response() Added make_response(), which creates a skeletal
authorBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:23:37 +0000 (05:23 +0000)
committerBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:23:37 +0000 (05:23 +0000)
commitcc3f998ab9f6e2c592641ffd94f4f14803be98a6
treebfa34203d08341994c1a52914ea764791741e65f
parentd0a21e8139c4909c9ae179d4244c02510f7abcca
Added make_response() Added make_response(), which creates a skeletal
response for the specified query. Added opcode() and set_opcode()
convenience methods to the Message class. Added the request_payload
attribute to the Message class.

Original author: Bob Halley <halley@dnspython.org>
Date: 2004-10-11 08:30:26
ChangeLog
dns/message.py