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
| # -*- codding:utf-8 -*- | |
| from xml.dom import minidom | |
| import os.path | |
| # The top argument for walk. The | |
| # Python27/Lib/site-packages folder in my case | |
| topdir="C:\\Users\\frlam\\Desktop\\Conf BIRDY WP" |
NewerOlder