Message205744
would be good if we can specify a optional flag to get all cap hex. currently, I have to do hexlify( some_bytes ).decode( 'UTF-8' ).upper(). would be good to be able to do some_bytes.hex( upper=1 ) |
|
| Date |
User |
Action |
Args |
| 2013-12-09 22:31:35 | hct | set | recipients:
+ hct, georg.brandl, rhettinger, terry.reedy, mark.dickinson, ncoghlan, pitrou, christian.heimes, eric.araujo, wiggin15, martin.panter, serhiy.storchaka |
| 2013-12-09 22:31:35 | hct | set | messageid: <[email protected]> |
| 2013-12-09 22:31:35 | hct | link | issue9951 messages |
| 2013-12-09 22:31:35 | hct | create | |
|