From: Fred Drake Date: Mon, 15 Apr 2002 18:43:20 +0000 (+0000) Subject: Move the listing of the type structure, since both the C API reference and X-Git-Tag: v2.3c1~5951 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c63042bcc47b81eb0fd8053a79f2443f2ef4396d;p=thirdparty%2FPython%2Fcpython.git Move the listing of the type structure, since both the C API reference and the Extending & Embedding manual use it. --- diff --git a/Doc/ext/typestruct.h b/Doc/texinputs/typestruct.h similarity index 100% rename from Doc/ext/typestruct.h rename to Doc/texinputs/typestruct.h