GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
str_methods.ClassWithCutting__format__ Class Reference

Public Member Functions

def __init__
 
def __format__
 

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 84 of file str_methods.py.


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