Created
July 29, 2010 02:03
-
-
Save rossdylan/497008 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR:Modules:Error running command ping | |
Traceback (most recent call last): | |
File "/Users/rossdelinger/Documents/Schongo/modules/__init__.py", line 491, in handle_command | |
cmdf(ctx, cmd, arg, *args) | |
File "/Users/rossdelinger/Documents/Schongo/modules/netcmdsX.py", line 17, in ping | |
pt = procThread(shellCmd, ctx) | |
TypeError: 'module' object is not callable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment