Migrate to python2.7

Signed-off-by: Niels Thykier <niels@thykier.net>
master
Niels Thykier 11 years ago
parent 0657aa67c2
commit 2a046dcd93

@ -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>

@ -1,4 +1,4 @@
#include <python2.6/Python.h>
#include <python2.7/Python.h>
#include "dpkg.h"

Loading…
Cancel
Save