announce property

announce property

Gets or sets the URL of the tracker.

Definition:

@property
def announce(self):
    ...
@announce.setter
def announce(self, value):
    ...

See Also