tinyfeedback
tinyfeedback copied to clipboard
Twisted 15.3.0 changed twisted.python.log.logging?
I think that something has changed with Twisted 15.3.0. With 15.0.0, everything seems to work. When I try to run bin/tinyfeedback with Twisted 15.3.0 installed (the latest at the moment), I got this error:
from twisted.python.log import logging ImportError: cannot import name logging
I don't have the rest of the exception message, I might be able to get it later if I switch back to 15.3 for a moment.