This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/local/bin/python | |
| # -*- coding: utf-8 -*- | |
| # auther: jeswang | |
| # finished time: 2011.7.29 | |
| import os | |
| import stat | |
| import urllib2 | |
| import urllib | |
| import time,datetime |