Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joshuamorton
on Jan 21, 2021
|
parent
|
context
|
favorite
| on:
Python 3's F-Strings: An Improved String Formattin...
> Even if logging can't use f-strings, is there a reason it can't use `string.format`?
the logging module predates the `.format` function.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
the logging module predates the `.format` function.