btw, i can confirm that this fix has been applied in edgy on the
following python interpreters:
python2.4 2.4.3-8ubuntu2
python2.5 2.5-0ubuntu1
however it's still broken in the following edgy python:
python2.3 2.3.5-15ubuntu1
and in dapper it's broken too, at least in the version i have install
this bug does not appear to be actually fixed in version
2.4.3-8ubuntu1 (i.e. the patch has not been applied):
$ apt-cache show python2.4 | fgrep Version
Version: 2.4.3-8ubuntu1
Version 2.4 of the high-level, interactive object oriented language,
Python-Version: 2.4
$ python2.4 -c 'assert(repr(u"
Thanks! Perhaps this will inspire me to write a patch for the buggy
UTF-7 codec...
On 8/22/06, Simon Law <[EMAIL PROTECTED]> wrote:
> It appears that Georg Brandl has applied this patch.
>
> It should show up in the next release of Python 2.4.
>
> ** Bug watch added: Python at Sourceforge #1541585