git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2729 e5f2f494-b856-4b98-b285-d166d9295462
@@ -23,6 +23,8 @@
//
// And of course care has to be taken that all identifiers be unique
+// $Id$
+
#define PY_SSIZE_T_CLEAN
#include <Python.h>
#include <structmember.h>
@@ -12,7 +12,7 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
-// $Id: message_python.cc 1711 2010-04-14 15:14:53Z jelte $
#include <dns/message.h>
using namespace isc::dns;