Author: guido.van.rossum
Date: Sat Jun 9 17:28:06 2007
New Revision: 55847
Modified:
python/branches/p3yk/Lib/abc.py
python/branches/p3yk/Lib/collections.py
python/branches/p3yk/Lib/test/test_collections.py
Log:
Different way to do one trick ponies, allowing registration (per PEP strawma
Author: walter.doerwald
Date: Sat Jun 9 18:13:23 2007
New Revision: 55848
Modified:
python/branches/py3k-struni/Lib/test/test_format.py
Log:
Adapt to new exception message.
Simplify formatting (use "%r" % x instead of "%s" % repr(x)).
Modified: python/branches/py3k-struni/Lib/test/test_form
Author: guido.van.rossum
Date: Sun Jun 10 03:06:38 2007
New Revision: 55849
Modified:
python/branches/p3yk/Lib/collections.py
python/branches/p3yk/Lib/test/test_collections.py
Log:
Make sure that the magic looking for __hash__ (etc.) doesn't apply to
real subclasses of Hashable.
Modified:
test_collections leaked [23, 23, 24] references, sum=70
___
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins