Monday, August 11, 2008

Online document share

hi
if you are looking for some documents to store online and to share as well to search and download
please visit http://www.docstoc.com/
nice and useful one

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...