[docs] [issue18250] In itertools.repeat() object shadows object()
py.user
report at bugs.python.org
Tue Jun 18 03:16:44 CEST 2013
New submission from py.user:
>>> object
<class 'object'>
>>>
----------
assignee: docs at python
components: Documentation
files: issue.diff
keywords: patch
messages: 191384
nosy: docs at python, py.user
priority: normal
severity: normal
status: open
title: In itertools.repeat() object shadows object()
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file30630/issue.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18250>
_______________________________________
More information about the docs
mailing list