Berker Peksag 51f49f4887 Remove unused import and pass True instead of 1
The logging module checks exc_info as

    if exc_info:
        # ...

so passing True would be more readable.
2016-02-12 09:20:55 +02:00
..
2014-09-10 09:52:12 -04:00
2016-01-05 01:06:42 +01:00
2012-12-25 06:19:06 +01:00
2012-12-24 09:53:03 +01:00
2015-07-09 11:44:14 +05:30
2014-10-02 17:00:03 -04:00
2015-12-28 12:56:11 +01:00