show_full_commenter_name property
show_full_commenter_name property
The full commenter name is shown in comments (default: False).
Definition:
@property
def show_full_commenter_name(self):
...
@show_full_commenter_name.setter
def show_full_commenter_name(self, value):
...