mirror of
https://github.com/python/cpython.git
synced 2025-10-29 20:51:26 +00:00
11 lines
284 B
TeX
11 lines
284 B
TeX
|
|
\chapter{Data Types}
|
||
|
|
\label{datatypes}
|
||
|
|
|
||
|
|
The modules described in this chapter provide a variety of specialized
|
||
|
|
data types such as dates and times, fixed-type arrays, heap queues,
|
||
|
|
synchronized queues, and sets.
|
||
|
|
|
||
|
|
The following modules are documented in this chapter:
|
||
|
|
|
||
|
|
\localmoduletable
|