Skip to content

Commit b26434f

Browse files
committed
Add official list of sequence types
1 parent cb80341 commit b26434f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

data_types.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Sequences
1010
- Lists
1111
- Tuples
1212

13+
Official list: ``str, unicode, list, tuple, bytearray, buffer, xrange``
14+
1315
Mappings
1416
--------
1517

0 commit comments

Comments
 (0)