index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge trunk.
Jonathan Lange
2011-02-01
1
-1
/
+1
|
\
|
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
|
Republish StringIO through compat to avoid repeated code
Jonathan Lange
2010-12-29
1
-8
/
+12
|
/
*
Expose 'all' from compat and implement it for Python 2.4
Martin
2010-12-11
1
-0
/
+7
*
Implement isbaseexception to resolve failures from exception hierarchy change...
Martin
2010-11-19
1
-0
/
+13
*
Rearrange MatchesException code and change str representation to work better ...
Martin
2010-11-19
1
-0
/
+8
*
Make SyntaxError decoding robust against malformed instances
Martin
2010-10-19
1
-26
/
+31
*
Correct variable name for string exceptions noticed by jml
Martin
2010-07-29
1
-1
/
+1
*
Cope with source line being None for unicode tracebacks
Martin
2010-07-29
1
-1
/
+2
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-9
/
+30
*
Avoid problem introduced with fix to Python bug #1031213 by ignoring the Synt...
Martin
2010-06-22
1
-8
/
+13
*
getlocale can return None if no locale is set, default to ascii
Martin
2010-06-20
1
-1
/
+1
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-0
/
+219