Front Matter
************
Copyright (C) 2001-2002 Python Software Foundation. All rights
reserved.
Copyright (C) 2000 BeOpen.com. All rights reserved.
Copyright (C) 1995-2000 Corporation for National Research Initiatives.
All rights reserved.
Copyright (C) 1991-1995 Stichting Mathematisch Centrum. All rights
reserved.
See the end of this document for complete license and permissions
information.
This manual documents the API used by C and C++ programmers who
want to write extension modules or embed Python. It is a
companion to , which describes the general principles of extension
writing but does not document the API functions in detail.
*Warning:* The current version of this document is incomplete. I
hope that it is nevertheless useful. I will continue to work on
it, and release new versions from time to time, independent from
Python source code releases.