[issue3447] itertools.izip_longest docs don't specify default fillvalue

Alejandro J. Cura report at bugs.python.org
Fri Jul 25 18:51:15 CEST 2008


New submission from Alejandro J. Cura <alecu at vortech.com.ar>:

izip_longest default fillvalue is None, but the docs don't specify it.
I'm attaching a diff that fixes this.

----------
assignee: georg.brandl
components: Documentation
files: itertools.izip_longest-default-fillvalue.diff
keywords: patch
messages: 70259
nosy: alecu, georg.brandl
severity: normal
status: open
title: itertools.izip_longest docs don't specify default fillvalue
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file10980/itertools.izip_longest-default-fillvalue.diff

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


More information about the Python-bugs-list mailing list