|
def | __init__ (self, name, email_or_emails, irc_nickname=None, alias_or_aliases=None, expertise=None) |
|
def | __init__ (self, name, email_or_emails, irc_nickname_or_nicknames=None, alias_or_aliases=None, expertise=None) |
|
def | bugzilla_email (self) |
|
def | __str__ (self) |
|
def | __unicode__ (self) |
|
def | __eq__ (self, other) |
|
def | contains_string (self, search_string) |
|
def | mentioned_in_text (self, text) |
|
def | matches_glob (self, glob_string) |
|
def | as_dict (self) |
|
◆ __init__()
def webkitpy.common.config.committers.Bot.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
email_or_emails, |
|
|
|
irc_nickname = None , |
|
|
|
alias_or_aliases = None , |
|
|
|
expertise = None |
|
) |
| |
◆ is_bot
webkitpy.common.config.committers.Bot.is_bot |
The documentation for this class was generated from the following file: