mwtypes.Revision(*args, **kwargs)[source]¶Revision metadata and text
| Attributes: |
|
|---|
Deleted(*args, **kwargs)¶Represents information about the deleted/suppressed status of a revision and it’s associated data.
| Attributes: |
|
|---|
from_int(integer)¶Constructs a Deleted using the tinyint value of the rev_deleted column of the revision MariaDB table.