[Python-3000-checkins] r60900 - python/branches/py3k

2008-02-19 Thread eric.smith
Author: eric.smith Date: Tue Feb 19 13:29:58 2008 New Revision: 60900 Modified: python/branches/py3k/ (props changed) Log: block r60899 ___ Python-3000-checkins mailing list Python-3000-checkins@python.org http://mail.python.org/mailman/listinfo/pyt

[Python-3000-checkins] r60906 - python/branches/py3k/Include/object.h

2008-02-19 Thread travis.oliphant
Author: travis.oliphant Date: Tue Feb 19 19:03:53 2008 New Revision: 60906 Modified: python/branches/py3k/Include/object.h Log: Remove unused and non-PEP-related entry from PyBufferProcs Modified: python/branches/py3k/Include/object.h ===