Public Member Functions | |
| def | __init__ (self, string='', kwargs) |
| def | from_specs |
| def | from_string (self, formatspec) |
| def | to_string (self) |
| def | __str__ (self) |
| def | __repr__ (self) |
Public Attributes | |
| fill | |
| Allow setting individual elements using kwargs. | |
| align | |
| sign | |
| altform | |
| minwidth | |
| precision | |
| formtype | |