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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a18e7ea8b3d93764d887f3d0677ea58c90f346d6;p=thirdparty%2FPython%2Fcpython.git import -> importexc --- diff --git a/Demo/embed/.cvsignore b/Demo/embed/.cvsignore index 1262828b3302..fb98617eb93d 100644 --- a/Demo/embed/.cvsignore +++ b/Demo/embed/.cvsignore @@ -1,3 +1,3 @@ demo loop -import +importexc