Monday, May 5, 2008

one more link in security certification

http://certification.about.com/od/securitycerts/a/seccertessentls.htm

check the link it is useful for certification

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...