From eb68ec75723d1d765cc87a3c905ad2076893c29b Mon Sep 17 00:00:00 2001 From: bernat Date: Fri, 10 Sep 2004 15:52:46 +0200 Subject: [PATCH] Finalement, pas la peine darcs-hash:20040910135246-d1718-0cc946fb3ac5ef2a334c53ceeab1fc60801dc74e.gz --- gestion/sitecustomize.py | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 gestion/sitecustomize.py diff --git a/gestion/sitecustomize.py b/gestion/sitecustomize.py deleted file mode 100644 index fcacdcdd..00000000 --- a/gestion/sitecustomize.py +++ /dev/null @@ -1,7 +0,0 @@ -# -# sitecustomize.py - saving a useful function. Copy to the -# somewhere on the Python path, like the site-packages directory -# -import sys - -sys.setappdefaultencoding=sys.setdefaultencoding