Home | Trees | Indices | Help |
---|
|
object --+ | AscPoint
Representation of an ascription point.
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
ATYPE_MOD =
|
|
ATYPE_REV =
|
Instance Variables | |
datetime.datetime |
date the date when the ascription was made |
bool |
fuzz whether the original message was fuzzy |
MessageUnsafe |
msg a stripped version of the original PO message as it appeared when the ascription was made, containing only extraction-invariant parts |
bool |
obs whether the original message was obsolete |
int |
pos the position of this ascription point within the ascription history (increasing from 1, 1 is the latest by date) |
MessageUnsafe |
rmsg the message in the ascription catalog from which msg was
parsed
|
int |
slen the length of the separator in ascription message ( rmsg )
|
string |
tag the review tag (from the set defined in ascription config) |
string |
type the ascription type (one of ATYPE_ constants)
|
string |
user the user to whom the ascription was made |
Properties | |
Inherited from |
Method Details |
Create an empty ascription point or a shallow copy of another.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |