From: Mark Wooding Date: Wed, 25 Oct 2006 18:36:19 +0000 (+0100) Subject: General: Update for Python 2.5. X-Git-Tag: 1.0.1~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/24b3d57bcf320d9d7a90a40d5f6176b1f087ab3e?hp=24b3d57bcf320d9d7a90a40d5f6176b1f087ab3e General: Update for Python 2.5. * This renamed the members of heap types. so there's a compatibility macro now. * Debian has moved on to Python 2.4 as its standard version, so track that. * Also provide Python 2.5 packages now that we can. ---