ZODB.Transaction Management.Transaction.remark
Documentation
Add the given text to the transaction description. If a description has already been set, then the text is added with two leading new-line characters, otherwise the description is set to the text. Trailing new-line characters are removed.
Parameters
Type | Name | Default | Documentation |
PyString | text | | |