(self, category, option, value, section)
| 357 | def setCaptchaResult(self, tid, result): |
| 358 | pass |
| 359 | def setConfigValue(self, category, option, value, section): |
| 360 | pass |
| 361 | def setPackageData(self, pid, data): |
| 362 | pass |
| 363 | def setPackageName(self, pid, name): |
no outgoing calls
no test coverage detected