summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2001-02-20 20:54:28 (GMT)
committerBarry Warsaw <barry@python.org>2001-02-20 20:54:28 (GMT)
commit8b41116c2268ce867bfc550146f50f792951c678 (patch)
tree974bd8592731d3122016a2249b1778f2036a372e /Demo
parenta18e7ea8b3d93764d887f3d0677ea58c90f346d6 (diff)
downloadcpython-8b41116c2268ce867bfc550146f50f792951c678.zip
cpython-8b41116c2268ce867bfc550146f50f792951c678.tar.gz
cpython-8b41116c2268ce867bfc550146f50f792951c678.tar.bz2
import.c -> importexc.c
Diffstat (limited to 'Demo')
-rw-r--r--Demo/embed/importexc.c (renamed from Demo/embed/import.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Demo/embed/import.c b/Demo/embed/importexc.c
index 375ce1b..375ce1b 100644
--- a/Demo/embed/import.c
+++ b/Demo/embed/importexc.c