Signed-off-by: Niels Thykier <niels@thykier.net>
@ -1,4 +1,4 @@
#!/usr/bin/python2.6 -u
#!/usr/bin/python2.7 -u
# -*- coding: utf-8 -*-
# Copyright (C) 2001-2008 Anthony Towns <ajt@debian.org>
#include <python2.6/Python.h>
#include <python2.7/Python.h>
#include "dpkg.h"