Author: georg.brandl
Date: Thu Aug 2 09:53:40 2007
New Revision: 56659
Modified:
python/branches/py3k-struni/Doc/ref/ref3.tex
Log:
Remove useless \withsubitem.
Modified: python/branches/py3k-struni/Doc/ref/ref3.tex
=
Author: guido.van.rossum
Date: Thu Aug 2 18:48:17 2007
New Revision: 56672
Modified:
python/branches/py3k-struni/Lib/test/test_metaclass.py
python/branches/py3k-struni/Objects/typeobject.c
Log:
Add a default __prepare__() method to 'type', so it can be called
using super(). (See recent con
Author: neal.norwitz
Date: Fri Aug 3 07:21:48 2007
New Revision: 56686
Removed:
python/branches/p3yk/Mac/Demo/sound/morse.py
Log:
Missed one module that should have been removed since it relied
on audiodev which was removed.
Deleted: /python/branches/p3yk/Mac/Demo/sound/morse.py
==