Message160812
Has something incompatible changed between 3.2.2 and 3.2.3 with respect to this bug?
I have a program that had an earlier version of the workaround (Michael's original, I think), and it worked fine, then I upgraded from 3.2.2 to 3.2.3 due to testing for issue 14811 and then the old workaround started complaining about no attribute 'errors'.
So I grabbed unicode3.py, but it does the same thing:
AttributeError: 'UnicodeConsole' object has no attribute 'errors'
I have no clue how to fix this, other than going back to Python 3.2.2... |
|
Date |
User |
Action |
Args |
2012-05-16 08:57:28 | v+python | set | recipients:
+ v+python, lemburg, mhammond, terry.reedy, tzot, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, tim.golden, mark, christoph, ezio.melotti, hippietrail, ssbarnea, brian.curtin, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin, Matt.Mackall |
2012-05-16 08:57:28 | v+python | set | messageid: <1337158648.35.0.973763423461.issue1602@psf.upfronthosting.co.za> |
2012-05-16 08:57:27 | v+python | link | issue1602 messages |
2012-05-16 08:57:27 | v+python | create | |
|