Staging
v0.8.1
https://github.com/python/cpython
Revision e37d75fce22f6c216148102652db64744ac06a6e authored by Michael Foord on 05 June 2010, 12:10:52 UTC, committed by Michael Foord on 05 June 2010, 12:10:52 UTC
1 parent 23f0d6b
Raw File
Tip revision: e37d75fce22f6c216148102652db64744ac06a6e authored by Michael Foord on 05 June 2010, 12:10:52 UTC
Removed the new max_diff argument to assertSequenceEqual. All unittest.TestCase assert methods that use difflib to produce failure messages now truncate overly long messages. New class attribute unittest.TestCase.maxDiff to configure this if necessary. Issue 8351.
Tip revision: e37d75f
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top