diff options
| author | Barry Warsaw <barry@python.org> | 2001-02-20 20:54:09 +0000 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2001-02-20 20:54:09 +0000 |
| commit | a18e7ea8b3d93764d887f3d0677ea58c90f346d6 (patch) | |
| tree | 17b4c35ce32fbf3cc70d05a43baf7988f6455373 /Demo/embed | |
| parent | d5221a3791df713e08864f3c611c1f75fed0ed55 (diff) | |
| download | cpython-git-a18e7ea8b3d93764d887f3d0677ea58c90f346d6.tar.gz | |
import -> importexc
Diffstat (limited to 'Demo/embed')
| -rw-r--r-- | Demo/embed/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
