Author: thomas.heller
Date: Sat Jul 14 20:51:36 2007
New Revision: 56375
Modified:
python/branches/py3k-struni/Lib/ctypes/macholib/dyld.py
Log:
Fix ctypes tests on OS X.
Modified: python/branches/py3k-struni/Lib/ctypes/macholib/dyld.py
=
Author: collin.winter
Date: Sat Jul 14 20:56:19 2007
New Revision: 56376
Modified:
python/branches/p3yk/Lib/test/test_grammar.py
Log:
Add an example of class decorators to test_grammar.
Modified: python/branches/p3yk/Lib/test/test_grammar.py
Author: collin.winter
Date: Sat Jul 14 21:00:17 2007
New Revision: 56377
Modified:
python/branches/p3yk/Lib/test/test_grammar.py
Log:
Add a basic example of dictcomps to test_grammar.
Modified: python/branches/p3yk/Lib/test/test_grammar.py
==