Creating a new type with an extension module
Michael P. Reilly
arcege at shore.net
Tue Jun 22 16:16:11 EDT 1999
Michael P. Reilly <arcege at shore.net> wrote:
: But the documentation on extending Python is pretty well known
: deficiency. Luckily it is far easier than most languages, both to
: accomplish and to understand (yet more kudos to Guido). Actually, in
: responce to your earlier posting, I started writing a _SHORT_ webpage
: explaining what is needed, which I hope to have available later today.
: I plan (and hope) to make it into a How-To later.
I've put a copy of my short, quick tutorial on how to write an
extension. It is very terse, but has all the basics, including a full
example, hints and some minor tricks.
http://starship.python.net/crew/arcege/extwriting/pyext.html
Let me know how well it reads (I doubt it reads well since it was
started this morning).
-Arcege
More information about the Python-list
mailing list