New submission from Chris Jerdonek:

This issue is to simplify the documentation of the built-in function int()'s 
signature:

int([number | string[, base]])

and to make any needed changes to the text of the docs as a consequence.  
Discussion around this issue began in the comments to issue 14783 about int() 
and str()'s docstrings.

[I copied the nosy list from that issue.]

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 171238
nosy: chris.jerdonek, cvrebert, docs@python, eric.araujo, ezio.melotti, 
georg.brandl, rhettinger, storchaka, terry.reedy, tshepang
priority: normal
severity: normal
status: open
title: simplify int() signature docs
type: enhancement
versions: Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16036>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to