After updating Theano from 0.7.0 to 0.8.2 I'm getting the following error:
Exception TypeError: TypeError("'NoneType' object is not callable",) in <bound method _NonClosingTextIOWrapper.del of <_io.TextIOWrapper encoding='UTF-8'>> ignored
Tested with Click 5.1 and 6.6 on Python 2.7.11.