On Sun, Nov 21, 2010 at 1:07 AM, michael.foord
<python-check...@python.org> wrote:
> Author: michael.foord
> Date: Sat Nov 20 16:07:30 2010
> New Revision: 86566
>
> Log:
> Issue 9732: addition of getattr_static to the inspect module
>
> Modified:
>   python/branches/py3k/Doc/glossary.rst
>   python/branches/py3k/Doc/library/inspect.rst
>   python/branches/py3k/Lib/inspect.py
>   python/branches/py3k/Lib/test/test_inspect.py
>   python/branches/py3k/Misc/NEWS
>   python/branches/py3k/Misc/python-wing4.wpr

Unrelated to my previous comment - when adding
inspect.getgeneratorstate, I noticed that inspect.getattr_static isn't
mentioned in the 3.2 What's New yet (I put a XXX placeholder in for
you/Raymond).


-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to