From: Barry Warsaw Date: Tue, 20 Feb 2001 20:54:28 +0000 (+0000) Subject: import.c -> importexc.c X-Git-Tag: v2.1b1~257 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b41116c2268ce867bfc550146f50f792951c678;p=thirdparty%2FPython%2Fcpython.git import.c -> importexc.c --- diff --git a/Demo/embed/import.c b/Demo/embed/importexc.c similarity index 100% rename from Demo/embed/import.c rename to Demo/embed/importexc.c