diff options
author | Petri Lehtinen <petri@digip.org> | 2012-10-26 22:40:56 +0300 |
---|---|---|
committer | Petri Lehtinen <petri@digip.org> | 2012-10-26 22:41:28 +0300 |
commit | 28a79f8faf1a00e7027ab7fbc9c8b4899f64c500 (patch) | |
tree | d486ed84f38063f16cb1b35c607eb3f4d4c74433 | |
parent | da2bd6caca34eb9c52e7262680b067ace7ac6f7d (diff) | |
parent | 6a65bcdf2ad258d63a8fe57862420ba403d19b4a (diff) | |
download | cpython-git-28a79f8faf1a00e7027ab7fbc9c8b4899f64c500.tar.gz |
Merge 3.3
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a88b36e9b3..49299eec1f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ Modules/Setup.config Modules/Setup.local Modules/config.c Modules/ld_so_aix +Modules/_freeze_importlib Modules/_testembed PCbuild/*.bsc PCbuild/*.dll |