diff --git a/special-method-names.html b/special-method-names.html index 48c257c..3da0b56 100644 --- a/special-method-names.html +++ b/special-method-names.html @@ -60,7 +60,7 @@ td a:link, td a:visited{border:0} x.__bytes__() ⑤ the value as a formatted string -format(x) +format(x, format_spec) x.__format__(format_spec)