Hi List I have a list of files from my current directory:
import os files = os.listdir(os.getcwd()) Now this list also includes some files that i don't want like my python files... How would i remove them Thanks James -- http://www.goldwatches.com/ http://www.jewelerslounge.com
-- http://mail.python.org/mailman/listinfo/python-list