From: Barry Warsaw Date: Tue, 20 Feb 2001 20:54:09 +0000 (+0000) Subject: import -> importexc X-Git-Tag: v2.1b1~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a18e7ea8b3d93764d887f3d0677ea58c90f346d6;p=python import -> importexc --- diff --git a/Demo/embed/.cvsignore b/Demo/embed/.cvsignore index 1262828b33..fb98617eb9 100644 --- a/Demo/embed/.cvsignore +++ b/Demo/embed/.cvsignore @@ -1,3 +1,3 @@ demo loop -import +importexc