New submission from Mitchell Model <m...@acm.org>:

The first sentence under "Sequence Types" in the Library stdtypes document 
is:

There are five sequence types: strings, byte sequences, byte arrays, 
lists, tuples, and range objects

However, subsequent discussion, as well as reality, use the term "bytes" 
not "byte sequences".

----------
assignee: georg.brandl
components: Documentation
messages: 80074
nosy: MLModel, georg.brandl
severity: normal
status: open
title: Spurious reference to "byte sequences" in Library stdtypes sequence 
documentation
versions: Python 3.0, Python 3.1

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

Reply via email to