On 2/5/2020 6:18 AM, Steven Schveighoffer wrote: > All you are doing is > transforming the format specification into a tuple instead of a string. What is the tuple generated for: i"your hex data is ${%02x}someByte" ?