Barry A. Warsaw <ba...@python.org> added the comment: This makes some sense (I think ;). Include files are going to be tied specifically to the Python version but Python 3 packages are (with the addition of PEPs 3147 and 3149) sharable between Python 3 versions. The plan IIUC is to backport those PEPs to Python 3.1 on Debian (and thus inherited by Ubuntu).
In any case, this is not a valid bug in Python because it's one area that Debian/Ubuntu makes distribution-specific changes to upstream. See http://wiki.debian.org/Python and scroll down to "Deviations from upstream". If there's an actual bug here (of which I'm not convinced ;) then it should be submitted at bugs.debian.org. ---------- resolution: -> invalid status: open -> pending _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10196> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com