piece of script to find which array not unset
piece of script to find which array not unset#!/usr/bin/python#-*-coding:utf-8-*-import os def rd(p,x):for o in os.listdir(p):if os.path.splitext(o)[1]==x:n=0.....
see more at: http:/user.qzone.