Created
April 30, 2010 22:01
-
-
Save aguynamedben/385826 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
root@domU-12-31-39-10-3C-82:~/SG/SG/test/system# python test_interface_web_client.py | |
Traceback (most recent call last): | |
File "test_interface_web_client.py", line 571, in <module> | |
unittest.main() | |
AttributeError: 'module' object has no attribute 'main' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the import is...
from twisted.trial import unittest