[Python-3000-checkins] r60900 - python/branches/py3k
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
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 ===