Skip to content

Instantly share code, notes, and snippets.

@aguynamedben
Created April 30, 2010 22:01
Show Gist options
  • Save aguynamedben/385826 to your computer and use it in GitHub Desktop.
Save aguynamedben/385826 to your computer and use it in GitHub Desktop.
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'
@aguynamedben
Copy link
Author

the import is...

from twisted.trial import unittest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment