Message86390
I've attached a patch which renames encodestring to encodebytes (keeping
encodestring around as an alias). Updated test and documentation.
I also renamed decodestring to decodebytes, because it also refuses to
accept a string (only a bytes). I have an alternative suggestion, which
I'll post in a separate comment (in a minute). |
|
| Date |
User |
Action |
Args |
| 2009-04-24 02:59:05 | mgiuca | set | recipients:
+ mgiuca, gvanrossum, georg.brandl, pitrou, ajaksu2, kawai, ddvoinikov |
| 2009-04-24 02:59:05 | mgiuca | set | messageid: <[email protected]> |
| 2009-04-24 02:59:03 | mgiuca | link | issue3613 messages |
| 2009-04-24 02:59:03 | mgiuca | create | |
|