debian-python-raven/tests/utils
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
..
encoding Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
json json encoding for Decimals and lazy translations 2015-04-28 19:44:52 +01:00
stacks Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
wsgi Move TestCase into raven.utils.testutils 2013-05-17 11:10:37 -07:00
__init__.py Lots of refactoring, cleanup, and fixes 2011-10-06 16:12:03 -04:00
test_imports.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
tests.py Move TestCase into raven.utils.testutils 2013-05-17 11:10:37 -07:00