GnuCash  5.6-150-g038405b370+
Public Member Functions | Data Fields
str_methods.ClassWithCutting__format__ Class Reference

Public Member Functions

def __init__ (self, value)
 
def __format__ (self, fmt)
 

Data Fields

 value
 

Detailed Description

This class provides a __format__ method which cuts values to a certain width.

If width is too big '...' will be put at the end of the resulting string.

Definition at line 85 of file str_methods.py.


The documentation for this class was generated from the following file: