[issue16243] Add example for inspect module doc

2012-10-26 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 9d3b616fc702 by Andrew Svetlov in branch '3.3':
Issue #16243: add example for inspect.formatargspec
http://hg.python.org/cpython/rev/9d3b616fc702

New changeset a0337031a6b7 by Andrew Svetlov in branch 'default':
Merge issue #16243: add example for inspect.formatargspec
http://hg.python.org/cpython/rev/a0337031a6b7

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16243
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16243] Add example for inspect module doc

2012-10-26 Thread Andrew Svetlov

Andrew Svetlov added the comment:

Thanks, Berker.
I feel the patch is good enough to close the issue.
If anybody want to add some value please reopen.

--
nosy: +asvetlov
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16243
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16243] Add example for inspect module doc

2012-10-25 Thread Berker Peksag

Berker Peksag added the comment:

Here's a patch that adds an example of using `inspect.formatargspec`.

--
keywords: +patch
nosy: +berker.peksag
Added file: http://bugs.python.org/file27718/inspect-formatargspec-example.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16243
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16243] Add example for inspect module doc

2012-10-19 Thread Terry J. Reedy

Changes by Terry J. Reedy tjre...@udel.edu:


--
title: Regression in inspect module - Add example for inspect module doc

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16243
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com