Documentation for Signature, Parameter and signature in inspect module (issue 15151)

docs review http://bugs.python.org/review/15151/diff/5438/Doc/library/inspect.rst File Doc/library/inspect.rst (right): http://bugs.python.org/review/15151/diff/5438/Doc/library/inspect.rst#newcod... Doc/library/inspect.rst:432: provide no metadata about their arguments. maybe "metadata for their arguments"? http://bugs.python.org/review/15151/diff/5438/Doc/library/inspect.rst#newcod... Doc/library/inspect.rst:442: a modified copy put dot at end http://bugs.python.org/review/15151/diff/5438/Doc/library/inspect.rst#newcod... Doc/library/inspect.rst:547: **Example** Just remove this line. Bold looks ugly from my perspective http://bugs.python.org/review/15151/diff/5438/Doc/library/inspect.rst#newcod... Doc/library/inspect.rst:607: >>> def foo(a, b=10): Deindent example to avoid gray border around. Not sure. http://bugs.python.org/review/15151/
participants (1)
-
andrew.svetlov@gmail.com