|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, dangerous) |
| def | announce (self, planning) |
| def | doit (self, links_db) |
Public Attributes | |
| dangerous | |
| def setup_links.Action.__init__ | ( | self, | |
| dangerous | |||
| ) |
| def setup_links.Action.announce | ( | self, | |
| planning | |||
| ) |
Log a description of this action.
Args:
planning - True iff we're in the planning stage, False if we're in the
doit stage.
| def setup_links.Action.doit | ( | self, | |
| links_db | |||
| ) |
Execute the action, recording what we did to links_db, if necessary.
| setup_links.Action.dangerous |
1.8.13