Message176701
Python 2 supports only str. Support for unicode objects has been added in r59687 (merged with other unrelated changes in changeset 13aabc23cf2e). Maybe Raymond can explain why the type for the Struct.format was chosen bytes, not unicode. |
|
Date |
User |
Action |
Args |
2012-11-30 18:55:08 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, terry.reedy, mark.dickinson, meador.inge, takluyver, martin.panter |
2012-11-30 18:55:08 | serhiy.storchaka | set | messageid: <1354301708.29.0.267801260508.issue16349@psf.upfronthosting.co.za> |
2012-11-30 18:55:08 | serhiy.storchaka | link | issue16349 messages |
2012-11-30 18:55:07 | serhiy.storchaka | create | |
|