We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f618a6 commit d4be2fcCopy full SHA for d4be2fc
launchd/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
3
-from .launchctl import jobs, LaunchdJob, load, unload, start, stop
+from .launchctl import jobs, LaunchdJob, load, unload
4
from . import plist
5
from . import util
0 commit comments