[issue970783] PyObject_GenericGetAttr is undocumented

2009-03-31 Thread Georg Brandl
Georg Brandl added the comment: Documented in r70842.c -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue970783] PyObject_GenericGetAttr is undocumented

2009-02-14 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue970783] PyObject_GenericGetAttr is undocumented

2008-01-20 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl keywords: +easy nosy: +georg.brandl priority: normal -> low type: -> rfe versions: +Python 2.6 -Python 2.3 Tracker <[EMAIL PROTECTED]> __