debian-python-raven/raven/handlers
Armin Ronacher 97e93ea7ba Strip six module and rename to raven._compat
We're seeing some odd issues with our six module interacting
badly with the six module from other libraries for some users.
The suspicion is that our six module in some cases gets unvendored.
We thus rename it to `raven._compat` (which is also what some
other Python modules do).  We still use six normally for the
tests.
2016-01-12 21:40:51 +01:00
..
__init__.py Require absolute import statements on files 2013-06-15 13:57:40 -07:00
logbook.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
logging.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00