Message312652
I'd like 's' to be supported, and just be passed to format(str(self), fmt) (or some alternate spelling for the same thing).
My use case is to format tables including addresses:
print(f'{addr:20s} {hostname}') |
|
Date |
User |
Action |
Args |
2018-02-23 17:43:47 | eric.smith | set | recipients:
+ eric.smith, ncoghlan, christian.heimes, serhiy.storchaka, ewosborne |
2018-02-23 17:43:47 | eric.smith | set | messageid: <1519407827.67.0.467229070634.issue32820@psf.upfronthosting.co.za> |
2018-02-23 17:43:47 | eric.smith | link | issue32820 messages |
2018-02-23 17:43:47 | eric.smith | create | |
|