diff options
author | Fred Drake <fdrake@acm.org> | 2002-04-15 18:43:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-04-15 18:43:20 (GMT) |
commit | c63042bcc47b81eb0fd8053a79f2443f2ef4396d (patch) | |
tree | a017cb49c925c984ab403088bceae9b664ddbb5a | |
parent | 0fe940c862fef8729f07b5686847e7e952b40fe6 (diff) | |
download | cpython-c63042bcc47b81eb0fd8053a79f2443f2ef4396d.zip cpython-c63042bcc47b81eb0fd8053a79f2443f2ef4396d.tar.gz cpython-c63042bcc47b81eb0fd8053a79f2443f2ef4396d.tar.bz2 |
Move the listing of the type structure, since both the C API reference and
the Extending & Embedding manual use it.
-rw-r--r-- | Doc/texinputs/typestruct.h (renamed from Doc/ext/typestruct.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Doc/ext/typestruct.h b/Doc/texinputs/typestruct.h index 0afe375..0afe375 100644 --- a/Doc/ext/typestruct.h +++ b/Doc/texinputs/typestruct.h |