664
edits
(Added an API sketch. Scribble at will.) |
|||
| Line 180: | Line 180: | ||
raise NotImplementError | raise NotImplementError | ||
class WikiLocaleCreationWatchType(LocaleCreationWatchType): | |||
@classmethod | @classmethod | ||
def notify(cls, obj): | def notify(cls, obj): | ||
edits