Created
November 4, 2011 22:38
-
-
Save andymckay/1340678 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
In [3]: log.info(u'Attempt to log in with unconfirmed account (TESTING ANDY)') | |
Traceback (most recent call last): | |
File "/data/www/addons-dev.allizom.org/zamboni/log_settings.py", line 52, in emit | |
elif self.socktype == socket.SOCK_DGRAM: | |
AttributeError: UTFFixedSysLogHandler instance has no attribute 'socktype' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment