Message 337005 - Python tracker (original) (raw)

In datamodel.rst, fix formatting on the format_spec argument in the text paragraph of object.format() to be italicized instead of marked as a code sample.

object.format(self, format_spec)

The ---> format_spec <--- argument is a string that contains a description of the formatting options desired.

Assigning to @Mariatta for the sprints.