X Python Reference Manual

Sjoerd Mullender

CWI
Kruislaan 413, P.O. Box 94079, 1090 GB Amsterdam, The Netherlands
E-mail:

Release 2.3
September 30, 2003

Copyright © 1991-2003 by K. Sjoerd Mullender, Amsterdam, The Netherlands.

All Rights Reserved

``Artistic License.''

Abstract:

This document describes the built-in types, exceptions, and functions of the X windows extension to Python. It assumes basic knowledge about the Python language and access to the X windows documentation. For an informal introduction to the language, see the Python Tutorial. The Python Reference Manual gives a more formal definition of the language. The Python Library Reference describes the built-in and standard modules of Python. This document can be seen as en extension to that document.