FormattedValue
ast.FormattedValue = class FormattedValue(expr)
| FormattedValue(expr value, int conversion, expr? format_spec)
Content copied to clipboard
ast.FormattedValue = class FormattedValue(expr)
| FormattedValue(expr value, int conversion, expr? format_spec)