I'm into *real* purity. I would rather begin every script: from python import list, str, dict, sys, os
Oh wait. I only use dict in less than 50% of my scripts: from python import list, str, sys, os That's better. On Saturday 03 September 2005 02:09, tiissa wrote: > I was just stating your proposal didn't really solve anything. A good > editor/template and .pythonrc already save you the typing of 'import > sys' in scripts for the former and shell command for the latter. -- James Stroud UCLA-DOE Institute for Genomics and Proteomics Box 951570 Los Angeles, CA 90095 http://www.jamesstroud.com/ -- http://mail.python.org/mailman/listinfo/python-list