[New-bugs-announce] [issue4981] Incorrect statement regarding mutable sequences in datamodel Reference

Mitchell Model report at bugs.python.org
Sun Jan 18 02:06:15 CET 2009


New submission from Mitchell Model <mlm at acm.org>:

Early in the datamodel document in the Reference documentation is the 
statement:

      There is currently a single intrinsic mutable sequence type:

This statement is followed by the documentation of Lists and Byte Arrays. 
The statement should read "There are currently two intrinsic mutable 
sequence types".

----------
assignee: georg.brandl
components: Documentation
messages: 80067
nosy: MLModel, georg.brandl
severity: normal
status: open
title: Incorrect statement regarding mutable sequences in datamodel Reference
versions: Python 3.0, Python 3.1

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


More information about the New-bugs-announce mailing list