[issue15401] Typo in inspect.getclosurevars docstring

2012-07-19 Thread Nick Coghlan

New submission from Nick Coghlan ncogh...@gmail.com:

s/dics/dicts/

http://hg.python.org/cpython/file/default/Lib/inspect.py#l1049

--
assignee: ncoghlan
messages: 165893
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: Typo in inspect.getclosurevars docstring

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



[issue15401] Typo in inspect.getclosurevars docstring

2012-07-19 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset abc26b51fbfc by Meador Inge in branch 'default':
Issue #15401: Fix typo in inspect.getclosurevars docstring.
http://hg.python.org/cpython/rev/abc26b51fbfc

--
nosy: +python-dev

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



[issue15401] Typo in inspect.getclosurevars docstring

2012-07-19 Thread Meador Inge

Meador Inge mead...@gmail.com added the comment:

Whoops.  Nick, I missed that this was assigned to you when I committed a fix.  
Sorry about that.

--
nosy: +meador.inge
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
type:  - behavior
versions: +Python 3.3

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



[issue15401] Typo in inspect.getclosurevars docstring

2012-07-19 Thread Nick Coghlan

Nick Coghlan ncogh...@gmail.com added the comment:

No worries - I only did that as a reminder to fix it when I got home tonight. 
It's bugs like this where I wish we had the infrastructure for Github-style 
online code editing set up :)

--

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