Message209002
I should clarify that last sentence, I was trying to say that the type is determined by the first item. If the user tries to mix bytes/text they will receive the proper error from io's writelines when the mismatched type is written. If the first item is neither str nor bytes, then raise a ValueError. |
|
| Date |
User |
Action |
Args |
| 2014-01-23 21:43:09 | cjwelborn | set | recipients:
+ cjwelborn, pitrou, cool-RR, serhiy.storchaka |
| 2014-01-23 21:43:09 | cjwelborn | set | messageid: <[email protected]> |
| 2014-01-23 21:43:09 | cjwelborn | link | issue20218 messages |
| 2014-01-23 21:43:08 | cjwelborn | create | |
|