[New-bugs-announce] [issue9896] Introspectable range objects

Daniel Urban report at bugs.python.org
Sat Sep 18 20:39:27 CEST 2010


New submission from Daniel Urban <urban.dani+py at gmail.com>:

The attached patch adds the start, stop and step members to range objects, corresponding the contructor arguments. The patch also include tests and documentation changes.

----------
components: Interpreter Core
files: range_attrs.diff
keywords: patch
messages: 116824
nosy: durban
priority: normal
severity: normal
status: open
title: Introspectable range objects
type: feature request
versions: Python 3.2
Added file: http://bugs.python.org/file18922/range_attrs.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9896>
_______________________________________


More information about the New-bugs-announce mailing list