Message197886
Attaching a modified version of issue1065986.patch. The differences are: - Added _binstr(), which is str() that works with unicode objects. - Changed getdoc() to return encoded docstrings/comments - Used _binstr() to convert __version__, __date__, __author__ and __credits__ to str | |
| Date | User | Action | Args | | 2013-09-16 10:17:04 | akitada | set | recipients: + akitada, loewis, ping, rhettinger, cben, eric.araujo, r.david.murray, mu_mind, ness, taschini | | 2013-09-16 10:17:04 | akitada | set | messageid: <1379326624.72.0.555691249744.issue1065986@psf.upfronthosting.co.za> | | 2013-09-16 10:17:04 | akitada | link | issue1065986 messages | | 2013-09-16 10:17:04 | akitada | create | | |