This commit is contained in:
Mark Pilgrim
2009-08-06 15:12:19 -07:00
parent 8523c27cab
commit 523fb2da20
+1 -1
View File
@@ -60,7 +60,7 @@ td a:link, td a:visited{border:0}
<td><code class=pp>x.<dfn>__bytes__</dfn>()</code>
<tr><th>&#x2464;
<td>the value as a formatted string
<td><code class=pp>format(x)</code>
<td><code class=pp>format(x, <var>format_spec</var>)</code>
<td><code class=pp>x.<dfn>__format__</dfn>(<var>format_spec</var>)</code>
</table>
<ol>