Staging
v0.5.1
https://github.com/python/cpython
Revision 5d7c290b7ba9353fa443e175fe02112aa53f21b5 authored by Gerhard Häring on 13 June 2006, 22:53:48 UTC, committed by Gerhard Häring on 13 June 2006, 22:53:48 UTC
1 parent 5dc3e3f
Raw File
Tip revision: 5d7c290b7ba9353fa443e175fe02112aa53f21b5 authored by Gerhard Häring on 13 June 2006, 22:53:48 UTC
Updated documentation for pysqlite 2.3.0 API.
Tip revision: 5d7c290
datatypes.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
back to top